[PATCH] D111587: re-land: [clang] Fix absolute file paths with -fdebug-prefix-map
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 11:24:38 PDT 2022
probinson added a comment.
In D111587#3383684 <https://reviews.llvm.org/D111587#3383684>, @keith wrote:
> You're right it's version 5 not 4, maybe the issue is that some platforms (like macOS) are defaulting to 4 intentionally for now? I guess I thought 6 because passing 6 also reproduces, but I didn't also try 5.
Yes, some platforms default to 4. Thanks for verifying!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111587/new/
https://reviews.llvm.org/D111587
More information about the cfe-commits
mailing list