ioeric added a comment.

I think another option to prevent the bug in r325029 from happening would be 
providing a canonical approach for retrieving (absolute) paths from 
`FileManager`. We already have code in symbol collector that does this, and we 
have similar code in XRefs.cpp now. We should probably move them to 
`clangd/Path.h` and share the code?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D43246



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

Reply via email to