[PATCH] D53468: [libcxx] [test] Don't silence MSVC STL deprecation warnings when testing _LIBCPP_ENABLE_DEPRECATION_WARNINGS

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 19 19:49:43 PDT 2018


BillyONeal abandoned this revision.
BillyONeal added a comment.

Actually this doesn't work -- because we /FI this thing, this file is included before the test gets to say _LIBCPP_ENABLE_DEPRECATION_WARNINGS.


https://reviews.llvm.org/D53468





More information about the cfe-commits mailing list