[all-commits] [llvm/llvm-project] de1d9c: [clang] NFC: Remove `OptionalFileEntryRefDegradesT...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Fri Dec 8 15:47:56 PST 2023
Branch: refs/heads/users/jansvoboda11/file-entry-degrades
Home: https://github.com/llvm/llvm-project
Commit: de1d9c6808271ea802813daa71e6d94bce8a9894
https://github.com/llvm/llvm-project/commit/de1d9c6808271ea802813daa71e6d94bce8a9894
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp
M clang/include/clang/Basic/FileEntry.h
M clang/include/clang/Basic/Module.h
M clang/include/clang/Basic/SourceManager.h
M clang/include/clang/Lex/PreprocessorLexer.h
M clang/include/clang/Serialization/ModuleFile.h
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Lex/ModuleMap.cpp
M clang/lib/Lex/PPDirectives.cpp
M clang/lib/Lex/Pragma.cpp
M clang/lib/Lex/PreprocessorLexer.cpp
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ModuleManager.cpp
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
M clang/tools/libclang/CXIndexDataConsumer.cpp
M clang/tools/libclang/CXIndexDataConsumer.h
M clang/unittests/Basic/FileEntryTest.cpp
Log Message:
-----------
[clang] NFC: Remove `OptionalFileEntryRefDegradesToFileEntryPtr`
More information about the All-commits
mailing list