[clang] Reland "[Utils] add update-verify-tests.py" (#108630)" (PR #108658)

Jon Roelofs via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 25 15:04:34 PDT 2024


jroelofs wrote:

>  The ; did you mean to use BAR? version was accidentally emitted in some cases where it didn't make sense to do so, but the tests still passed because the diagnostic did contain cannot use FOO in context asdf.

There's a `FileCheck` flag to enforce this: `--match-full-lines`

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


More information about the cfe-commits mailing list