[clang] [AST] Remove clang/AST/CommentDiagnostic.h (PR #117499)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 08:52:02 PST 2024


================
@@ -111,7 +111,6 @@ module Clang_Diagnostics {
   module All { header "clang/Basic/AllDiagnostics.h" export * }
   module Analysis { textual header "clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def" }
   module AST { header "clang/AST/ASTDiagnostic.h" export * }
-  module Comment { header "clang/AST/CommentDiagnostic.h" export * }
----------------
AaronBallman wrote:

CC @ChuanqiXu9 @Bigcheese 

https://github.com/llvm/llvm-project/pull/117499


More information about the cfe-commits mailing list