[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 00:57:58 PST 2017
EricWF added a comment.
Could you please give me heads up before you commit this so I can be standing by reading to fix the libc++ bots?
Libc++ uses requires any and so if you commit this without allowing libc++ to update it will break all of its builders.
Repository:
rL LLVM
https://reviews.llvm.org/D18185
More information about the llvm-commits
mailing list