[PATCH] D18185: [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 01:56:28 PST 2017


EricWF added a comment.

In https://reviews.llvm.org/D18185#654602, @gparker42 wrote:

> I'll reintroduce REQUIRES-ANY support so there is less disruption for libc++ developers.


No need. I've already converted libc++ so it no longer uses `REQUIRES-ANY`. You should
be able to commit this patch know without breaking libc++.


Repository:
  rL LLVM

https://reviews.llvm.org/D18185





More information about the llvm-commits mailing list