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

lg



================
Comment at: clangd/index/SymbolCollector.cpp:132
+    //   * symbols controlled and defined by a compile command-line option
+    //     `-DName=foo`, the spelling location will be "<commandline>".
+    std::string PrintLoc = Loc.printToString(SM);
----------------
nit: `s/<commandline>/<command line>`?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42913



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

Reply via email to