diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-02 01:59:57 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-02 01:59:57 +0000 |
commit | cd24b0d0d855cb77f891f5fae1a779e8fea93879 (patch) | |
tree | bea315c79dc240d8194ba251ef9d4fde7842181c /libcxx/test/std/utilities/function.objects/comparisons/less.pass.cpp | |
parent | 0b2933061296634c317e0a322ef7458e9d73e3fc (diff) | |
download | bcm5719-llvm-cd24b0d0d855cb77f891f5fae1a779e8fea93879.tar.gz bcm5719-llvm-cd24b0d0d855cb77f891f5fae1a779e8fea93879.zip |
Add "REQUIRES-ANY" feature test
Summary:
This patch adds a "REQUIRES-ANY" feature test that is disjunctive. This marks a test as `UNSUPPORTED` if none of the specified features are available.
Libc++ has the need to write feature test such as `// REQUIRES-ANY: c++98, c++03` when testing of behavior that is specific to older dialects but has since changed.
Reviewers: rnk, ddunbar
Subscribers: ddunbar, probinson, llvm-commits, cfe-commits
Differential Revision: http://reviews.llvm.org/D20757
llvm-svn: 271468
Diffstat (limited to 'libcxx/test/std/utilities/function.objects/comparisons/less.pass.cpp')
0 files changed, 0 insertions, 0 deletions