diff options
author | Daniel Grumberg <dgrumberg@apple.com> | 2023-12-01 15:54:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-01 15:54:36 +0000 |
commit | 14e991740b5425680d49d75336132e793f1315e8 (patch) | |
tree | 104ab5e9d3026a733089ecf2a8f17951fb0f09e5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 39d15a7d3bc6bca4c2ad0fc432ba757eb9b8338c (diff) | |
download | llvm-14e991740b5425680d49d75336132e793f1315e8.zip llvm-14e991740b5425680d49d75336132e793f1315e8.tar.gz llvm-14e991740b5425680d49d75336132e793f1315e8.tar.bz2 |
[clang][ExtractAPI] Ensure LocationFileChecker doesn't try to traverse VFS when determining file path (#74071)
As part of https://reviews.llvm.org/D154130 the logic of
LocationFileChecker changed slightly to try and get the absolute
external file path instead of the name as requested when the file was
openened which would be before VFS mappings in our usage. Ensure that we
only check against the name as requested instead of trying to generate
the external canonical file path.
rdar://115195433
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions