aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2022-08-05 10:56:56 -0700
committerBen Langmuir <blangmuir@apple.com>2022-08-05 12:23:38 -0700
commitd038bb196c51dcf80cbe771f4229b4e227c6c5b6 (patch)
treec218ad86c2d240401c3848f2ccbfd2372a77f2e1 /clang/lib/Basic/Module.cpp
parent3e0e5568a6a8c744d26f79a1e55360fe2655867c (diff)
downloadllvm-d038bb196c51dcf80cbe771f4229b4e227c6c5b6.zip
llvm-d038bb196c51dcf80cbe771f4229b4e227c6c5b6.tar.gz
llvm-d038bb196c51dcf80cbe771f4229b4e227c6c5b6.tar.bz2
[clang] Fix redirection behaviour for cached FileEntryRef
In 6a79e2ff1989b we changed Filemanager::getEntryRef() to return the redirecting FileEntryRef instead of looking through the redirection. This commit fixes the case when looking up a cached file path to also return the redirecting FileEntryRef. This mainly affects the behaviour of calling getNameAsRequested() on the resulting entry ref. Differential Revision: https://reviews.llvm.org/D131273
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions