[PATCH] D99580: [CLANG] [DebugInfo] Convert File name to native format
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 30 10:52:13 PDT 2021
dblaikie added subscribers: akhuang, probinson, rnk.
dblaikie added a comment.
@rnk @akhuang - I think we touched on this before maybe in some other thread/patch/discussion?
Ah, @probinson mentioned in the linked thread:
> Is this https://bugs.llvm.org/show_bug.cgi?id=44170 which had a tentative patch at https://reviews.llvm.org/D71508 ?
> The original complaint wasn't for Windows, but the lack of filepath canonicalization seems like a common symptom.
Might be best, @kamleshbhalui, if you could check if the other (D71508 <https://reviews.llvm.org/D71508>) patch relates to the same issue & if so, continue the discussion over there instead of forking it here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99580/new/
https://reviews.llvm.org/D99580
More information about the cfe-commits
mailing list