[PATCH] D21098: [libcxx] [test] Replace __cplusplus comparisons with TEST_STD_VER and __has_feature with TEST_HAS_FEATURE.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 14 14:22:19 PDT 2016


EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.

Thank you! I'll commit once my test-suite with -Wundef finishes.


http://reviews.llvm.org/D21098





More information about the cfe-commits mailing list