diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-04-15 14:47:34 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-04-15 15:16:17 +0200 |
commit | f263dac4465c251e37af9787baf5e9f56138e369 (patch) | |
tree | e88d97f70b4a2cb37aac4f13a4694ae3ebf95de8 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 33d3fc4466479285121cbb1a62db249454da0bda (diff) | |
download | llvm-f263dac4465c251e37af9787baf5e9f56138e369.zip llvm-f263dac4465c251e37af9787baf5e9f56138e369.tar.gz llvm-f263dac4465c251e37af9787baf5e9f56138e369.tar.bz2 |
[clang][parse] NFCI: Use FileEntryRef in Parser::ParseModuleImport()
This patch removes use of the deprecated `DirectoryEntry::getName()` from `Parser` by using `{File,Directory}EntryRef` instead.
Reviewed By: bnbarham
Differential Revision: https://reviews.llvm.org/D123767
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions