Files
clang-p2996/clang/unittests/Basic/FileManagerTest.cpp
Jan Svoboda d1f86c3d03 [clang] NFC: Deprecate FileEntry::getName() (#68157)
All uses of `FileEntry::getName()` were removed in favor of
`FileEntryRef::getName()`. This patch finally formally deprecates that
function. The plan is to remove it entirely in the main branch after we
cut the release branch for LLVM 18.
2023-12-06 10:46:40 -08:00

21 KiB