llvm-capstone/clang/unittests/Basic
Jan Svoboda 713e716cda [clang] NFCI: Use FileEntryRef in FileManagerTest
This patch removes use of the deprecated `{File,Directory}Entry::getName()` from `FileManager` unit tests by using `{File,Directory}EntryRef` instead.

Reviewed By: bnbarham

Differential Revision: https://reviews.llvm.org/D123770
2022-04-15 15:16:17 +02:00
..
CharInfoTest.cpp
CMakeLists.txt
DarwinSDKInfoTest.cpp
DiagnosticTest.cpp
FileEntryTest.cpp Remove a few effectively-unused FileEntry APIs. NFC 2022-04-07 16:45:47 +02:00
FileManagerTest.cpp [clang] NFCI: Use FileEntryRef in FileManagerTest 2022-04-15 15:16:17 +02:00
LineOffsetMappingTest.cpp
SanitizersTest.cpp
SourceManagerTest.cpp