[all-commits] [llvm/llvm-project] aaa4ff: [clang][Modules] Remove unnecessary includes of `M...
David Stone via All-commits
all-commits at lists.llvm.org
Sun Jun 2 23:49:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaa4ff88d6a2ef69053211e7bbee623f24723b51
https://github.com/llvm/llvm-project/commit/aaa4ff88d6a2ef69053211e7bbee623f24723b51
Author: David Stone <davidfromonline at gmail.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M clang-tools-extra/clangd/unittests/ReplayPeambleTests.cpp
M clang/include/clang/APINotes/APINotesManager.h
M clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
M clang/include/clang/Serialization/ASTWriter.h
M clang/include/clang/Serialization/ModuleManager.h
M clang/lib/APINotes/APINotesManager.cpp
M clang/lib/AST/ASTDumper.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/ExtractAPI/API.cpp
M libcxx/test/tools/clang_tidy_checks/header_exportable_declarations.cpp
Log Message:
-----------
[clang][Modules] Remove unnecessary includes of `Module.h` (#93417)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list