[PATCH] D59415: Do not resolve directory junctions for `-fdiagnostics-absolute-paths` on Windows.
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 10 05:58:13 PDT 2019
hans added a comment.
I don't feel like I have enough background on what you're trying to do to review this. It sounds related to clangd issues maybe?
"If the source file path contains directory junctions, and we resolve them when printing diagnostic messages"
I didn't think Clang tried to resolve symlinks or otherwise canonicalize paths when refering to files in diagnostics in the first place?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59415/new/
https://reviews.llvm.org/D59415
More information about the cfe-commits
mailing list