aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2023-05-30 21:24:51 -0700
committerJan Svoboda <jan_svoboda@apple.com>2023-05-30 21:42:01 -0700
commit3473f728b36e21d322f141e576377c20a02c9aad (patch)
tree3278ce83dac82e61a6adaca4e7c08e6accdb5de8 /clang/lib/Frontend/CompilerInvocation.cpp
parent9bd3ff8bf9e05e7bf95a4a068aa3b50813a93975 (diff)
downloadllvm-3473f728b36e21d322f141e576377c20a02c9aad.zip
llvm-3473f728b36e21d322f141e576377c20a02c9aad.tar.gz
llvm-3473f728b36e21d322f141e576377c20a02c9aad.tar.bz2
[clang][lex] NFCI: Use DirectoryEntryRef in HeaderSearch::LookupFile
This patch changes the argument type to `HeaderSearch::LookupFile()` from `const DirectoryEntry *` to `DirectoryEntryRef` in order to remove some calls to the deprecated `DirectoryEntry::getName()`. Depends on D127660. Reviewed By: bnbarham, benlangmuir Differential Revision: https://reviews.llvm.org/D127663
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions