[clang-tools-extra] [llvm] [clang] [CLANG] Fix : More Detailed "No expected directives found" (PR #78338)
Anton Korobeynikov via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 15:52:59 PST 2024
================
@@ -9,7 +9,9 @@
/// \file
/// Defines the Diagnostic-related interfaces.
//
-//===----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//]
+
+// look into this file as well
----------------
asl wrote:
Remove
https://github.com/llvm/llvm-project/pull/78338
More information about the cfe-commits
mailing list