[PATCH] D141007: [lit] Stop supporting triple substrings in UNSUPPORTED and XFAIL

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 11:42:53 PST 2023


probinson added a comment.

In D141007#4059797 <https://reviews.llvm.org/D141007#4059797>, @ldionne wrote:

> 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).

As I mentioned in the previous comment, any remaining (or future) mistakes will cause test problems and should be sorted out pretty much immediately.

I will post a reply to the Announcements version of description, so anyone following Discourse should see it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141007/new/

https://reviews.llvm.org/D141007



More information about the llvm-commits mailing list