[PATCH] D64589: [UpdateLLCTestChecks] Emit warning when invalid value for -check-prefix option
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 13:47:09 PDT 2019
lebedev.ri added a comment.
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`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64589/new/
https://reviews.llvm.org/D64589
More information about the llvm-commits
mailing list