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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 04:11:20 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:
----------------
arsenm wrote:

I would be careful about touching FileCheck tests. The point might be the wrong label 

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


More information about the llvm-commits mailing list