[PATCH] D90281: [FileCheck] Report missing prefixes when more than one is provided.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 23:05:53 PDT 2020
MaskRay added subscribers: jdenny, grimar, probinson, MaskRay.
MaskRay added a comment.
This strengthens D78024 <https://reviews.llvm.org/D78024> (--implicit-check-not is specified) to the cases when --implicit-check-not is not used.
@jdenny had a use case similar to @jdoerfert https://reviews.llvm.org/D78024#inline-716591 (also CC @grimar and @probinson)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90281/new/
https://reviews.llvm.org/D90281
More information about the llvm-commits
mailing list