ilya-biryukov marked an inline comment as done.
ilya-biryukov added inline comments.
================
Comment at: clangd/ClangdUnit.h:62
+/// Information required to run clang (e.g., to parse AST or do code
+/// completion).
+struct ParseInputs {
----------------
sammccall wrote:
> sammccall wrote:
> > unwrap?
> This is not done. Is clang-format doing this?
>
> (It looks like exactly 80 cols, but in any case the second comma shouldn't be
> there :-))
Sorry, my mistake. Fixed now.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42173
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits