[PATCH] D26007: [libc++] Cleanup non-portable std::any tests
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 13:14:06 PDT 2016
EricWF accepted this revision.
EricWF added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/libcxx/utilities/any/any.class/any.cons/value.pass.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
Just kill this test entirely. I'm going to change the behavior shortly.
Repository:
rL LLVM
https://reviews.llvm.org/D26007
More information about the cfe-commits
mailing list