aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2022-04-20 18:52:24 +0200
committerJan Svoboda <jan_svoboda@apple.com>2022-04-20 18:52:27 +0200
commit1d3ba05e4a288b49287fe997763e90234b8c62db (patch)
tree1b3a97c6ad23c1474abce54e43e79965e420c34b /clang/lib/Frontend/FrontendAction.cpp
parent2cca53c8155f352779dd3e8e9fa8b3bbaf040be7 (diff)
downloadllvm-1d3ba05e4a288b49287fe997763e90234b8c62db.zip
llvm-1d3ba05e4a288b49287fe997763e90234b8c62db.tar.gz
llvm-1d3ba05e4a288b49287fe997763e90234b8c62db.tar.bz2
[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::load*()
This patch removes uses of the deprecated `DirectoryEntry::getName()` from `HeaderSearch::load*()` functions by using `DirectoryEntryRef` instead. Note that we bail out in one case and use the also deprecated `FileEntry::getLastRef()`. That's to prevent this patch from growing, and is addressed in a follow-up. Reviewed By: bnbarham Differential Revision: https://reviews.llvm.org/D123771
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions