MaskRay wrote:

Thanks. This is an improvement.

Some tests may need `FileCheck --match-full-lines --strict-whitespace` to test 
the whitespace change
https://llvm.org/docs/CommandGuide/FileCheck.html#cmdoption-FileCheck-strict-whitespace

Sometimes we switch to the following check prefix style:
```
#      CHECK:xxx
# CHECK-NEXT:xxx
# CHECK-NEXT:xxx
```

https://github.com/llvm/llvm-project/pull/74880
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to