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