ioeric added inline comments.
================ Comment at: clangd/CodeComplete.h:63 - // Populated internally by clangd, do not set. + /// Populated internally by clangd, do not set. /// If `Index` is set, it is used to augment the code completion ---------------- sammccall wrote: > if you want this to be part of the doc comment, move it to the bottom? > > I think the intent was that this comment apply to all following members. So > keeping the line as `//` and adding the new member above it would also make > sense Ohh, didn't know this was intentional. Done. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D48163 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits