[all-commits] [llvm/llvm-project] f94695: [clang] NFCI: Use `FileEntryRef` in `FileManager::...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed Sep 13 15:02:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f94695b6eb0e0b2bb059c33903cc7dd4a3ddd47f
https://github.com/llvm/llvm-project/commit/f94695b6eb0e0b2bb059c33903cc7dd4a3ddd47f
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M clang/include/clang/Basic/FileManager.h
M clang/include/clang/Lex/HeaderMap.h
M clang/lib/Basic/FileManager.cpp
M clang/lib/Lex/HeaderMap.cpp
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ModuleManager.cpp
M clang/unittests/Lex/HeaderSearchTest.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `FileManager::getBufferForFile()`
More information about the All-commits
mailing list