[Mlir-commits] [clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)
Thomas Preud'homme
llvmlistbot at llvm.org
Mon May 13 04:02:00 PDT 2024
================
@@ -58,7 +58,7 @@ CHECK-CNT3-NOT: {{^}}this is duplicate
CHECK-CNT4-COUNT-5: this is duplicate
CHECK-CNT4-EMPTY:
-Many-label:
+Many-LABEL:
----------------
RoboTux wrote:
IMO this makes it harder to spot that this is *not* a FileCheck directive. I think we should drop all the changes in this file.
https://github.com/llvm/llvm-project/pull/91854
More information about the Mlir-commits
mailing list