[all-commits] [llvm/llvm-project] f1a4ff: [clang] NFC: Remove `{File, Directory}Entry::getNam...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Dec 8 18:54:45 PST 2023
Branch: refs/heads/users/jansvoboda11/remove-get-name
Home: https://github.com/llvm/llvm-project
Commit: f1a4ff8dc30b755e95fcd4871eb59b0d49f86c7b
https://github.com/llvm/llvm-project/commit/f1a4ff8dc30b755e95fcd4871eb59b0d49f86c7b
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M clang/include/clang/Basic/DirectoryEntry.h
M clang/include/clang/Basic/FileEntry.h
M clang/lib/Basic/FileManager.cpp
M clang/unittests/Basic/FileManagerTest.cpp
M llvm/include/llvm/Support/VirtualFileSystem.h
M llvm/lib/Support/VirtualFileSystem.cpp
M llvm/unittests/Support/VirtualFileSystemTest.cpp
Log Message:
-----------
[clang] NFC: Remove `{File,Directory}Entry::getName()`
More information about the All-commits
mailing list