bkramer marked 2 inline comments as done. ================ Comment at: docs/include-fixer.rst:48 @@ +47,3 @@ + ... wait as clang indexes the code base ... + $ ln -s $PWD/find_all_symbols_db.yaml path/to/llvm/source/ # Link database into the source tree. + $ cd path/to/llvm/source ---------------- hokein wrote: > We should also create a link to `compile_commands.json` in > `path/to/llvm/source/`. If the user followed the instructions at http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html the link will be there already. I'll add it here with a clarifying comment.
http://reviews.llvm.org/D20094 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits