[all-commits] [llvm/llvm-project] 2da8f3: [clang] NFCI: Use `FileEntryRef` in `SourceManager...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Sep 29 09:30:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2da8f30c5e9a26cd3ca7f5aa8489eb0f0f3c8559
https://github.com/llvm/llvm-project/commit/2da8f30c5e9a26cd3ca7f5aa8489eb0f0f3c8559
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M clang/include/clang/Basic/SourceManager.h
M clang/include/clang/Lex/Preprocessor.h
M clang/lib/Basic/SourceManager.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Lex/Preprocessor.cpp
M clang/unittests/AST/ASTImporterTest.cpp
M clang/unittests/Basic/SarifTest.cpp
M clang/unittests/Basic/SourceManagerTest.cpp
Log Message:
-----------
[clang] NFCI: Use `FileEntryRef` in `SourceManager::overrideFileContents()`
More information about the All-commits
mailing list