[libc++] Mark failing rel_ops test as XFAIL in back-deployment

The test triggers availability errors.
This commit is contained in:
Louis Dionne 2021-07-15 08:04:00 -04:00
parent 47633af9d4
commit 5024fe9306
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@
// UNSUPPORTED: libcpp-has-no-filesystem-library
// std::filesystem is unavailable prior to macOS 10.15
// XFAIL: use_system_cxx_lib && target={{.+}}-apple-macosx10.{{9|10|11|12|13|14}}
// Make sure the various containers' iterators are not broken by the use of `std::rel_ops`.
#include <utility> // for std::rel_ops