kadircet accepted this revision.
kadircet added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang-tools-extra/clangd/index/IndexAction.cpp:194
     CI.getDiagnostics().setIgnoreAllWarnings(true);
+    /// Instruct the parser to ask our ASTConsumer if it should skip function
+    /// bodies. The ASTConsumer will take care of skipping only functions 
inside
----------------
nit: can you make these non-doxygen(just two slashes)?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66226/new/

https://reviews.llvm.org/D66226



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to