diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2023-05-25 14:02:32 -0700 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2023-05-30 13:54:06 -0700 |
commit | 95279d7670cd54a50cf72d1fbc99701ef1faa72b (patch) | |
tree | 1beaf4eef29f3bfa2eae61026c144d32dcb21061 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 769d282d7292d14591a721ee967962736160095e (diff) | |
download | llvm-95279d7670cd54a50cf72d1fbc99701ef1faa72b.zip llvm-95279d7670cd54a50cf72d1fbc99701ef1faa72b.tar.gz llvm-95279d7670cd54a50cf72d1fbc99701ef1faa72b.tar.bz2 |
[clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap::inferFrameworkModule()
This patch changes the argument type of `ModuleMap::inferFrameworkModule()` from `const DirectoryEntry *` to `DirectoryEntryRef` in order to remove the deprecated uses of `DirectoryEntry::getName()`.
Depends on D127647.
Reviewed By: bnbarham
Differential Revision: https://reviews.llvm.org/D127648
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions