[libcxx-commits] [PATCH] D124623: [libc++] Mark tests that use check_assertion.h as requiring unix headers
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 5 09:09:49 PDT 2022
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM!
================
Comment at: libcxx/test/libcxx/debug/containers/associative_containers.pass.cpp:10
+// REQUIRES: has-unix-headers
// UNSUPPORTED: c++11, c++14
----------------
Nit maybe merge the two unsupported lines, here and similar tests below.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124623/new/
https://reviews.llvm.org/D124623
More information about the libcxx-commits
mailing list