martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

Thanks Endre for the docs! I checked the CI job also, seemed okay, so, I think 
we are ready! Nice work! Let's do the commit!



================
Comment at: clang/docs/analyzer/user-docs/CrossTranslationUnit.rst:26
+The index, which maps function USR names to PCH dumps containing them must 
also be generated by the
+`clang-extdef-mapping` clang tool. The external mapping creation implicitly 
uses a compilation command database to
+determine the compilation flags used.
----------------
Maybe just simply write `This tool uses a compilation command database ...`
(Same below with the on-demand version.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75665



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

Reply via email to