[PATCH] D64589: [UpdateLLCTestChecks] Emit warning when invalid value for -check-prefix option
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 13:57:33 PDT 2019
xbolva00 added a comment.
In D64589#1581406 <https://reviews.llvm.org/D64589#1581406>, @lebedev.ri wrote:
> Thank you, i have stumbled into this a few times :)
>
> To be noted, the problem is: `--check-prefix=A,B,C`.
> But i'm not sure about `--check-prefix=A --check-prefix=B --check-prefix=C`.
Thanks, I fixed it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64589/new/
https://reviews.llvm.org/D64589
More information about the llvm-commits
mailing list