aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorDaniel Grumberg <dgrumberg@apple.com>2023-12-01 15:54:36 +0000
committerGitHub <noreply@github.com>2023-12-01 15:54:36 +0000
commit14e991740b5425680d49d75336132e793f1315e8 (patch)
tree104ab5e9d3026a733089ecf2a8f17951fb0f09e5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent39d15a7d3bc6bca4c2ad0fc432ba757eb9b8338c (diff)
downloadllvm-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