================ @@ -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 * } ---------------- Sirraide wrote:
Do we want to replace this with a reference to `DiagnosticComment.h` instead of removing it entirely? https://github.com/llvm/llvm-project/pull/117499 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits