[PATCH] D144562: [NFC] Refine tests by adding `:` to checks
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 07:00:37 PST 2023
jhenderson added a comment.
In D144562#4144469 <https://reviews.llvm.org/D144562#4144469>, @arsenm wrote:
> Won't this just move the failure to cases with "error:" in the name?
It does, but there are many other tests that would run into that issue already. I suspect colons in file names are very rare...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144562/new/
https://reviews.llvm.org/D144562
More information about the llvm-commits
mailing list