[PATCH] D141007: [lit] Stop supporting triple substrings in UNSUPPORTED and XFAIL
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 11:21:25 PST 2023
ldionne added a comment.
I agree with @yln , thanks a lot for pushing this through.
One thing to keep in mind here is that folks who rebase patches on top of this patch may get bitten by this issue for a couple weeks, so it may be worth grepping for suspicious patches from time to time, or turning this into an explicit error instead (just for a few weeks).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141007/new/
https://reviews.llvm.org/D141007
More information about the llvm-commits
mailing list