[clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)

Thomas Preud'homme via llvm-commits llvm-commits at lists.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 llvm-commits mailing list