nridge added inline comments.

================
Comment at: clang-tools-extra/clangd/XRefs.cpp:1052
+                          PathRef TUPath) {
+  // TODO: Pass in ClangdServer::WorkspaceRoot as a HintPath.
+  StringRef HintPath;
----------------
kadircet wrote:
> this part looks a little messed up ?
> 
>  I suppose you wanted to propagate TUPath to symbolToLocation right?
Good catch! Fixed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58880



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

Reply via email to