[libcxx-commits] [PATCH] D57704: [libcxx] Tests cleanup: use UNSUPPORTED instead of TEST_STD_VER.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 4 12:45:19 PST 2019
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I prefer this approach because it allows us to see which tests are supported/unsupported under a given standard. The same holds for configurations like host system, deployment target on OSX & al. I like this change.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57704/new/
https://reviews.llvm.org/D57704
More information about the libcxx-commits
mailing list