[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:41:20 PDT 2016


EricWF closed this revision.
EricWF added a comment.

Only 4 missing `#include "test_macros.h"`, and I'm sure all of them were my fault.

Committed as r272716.

Thanks again. I owe you a case of your preferred caffeine fix.


http://reviews.llvm.org/D21098





More information about the cfe-commits mailing list