llvm-project/libcxx/test/std/experimental
Eric Fiselier 3461dbc0a7 [libcxx] Add <experimental/any> v2.
Summary:
This patch adds the second revision of <experimental/any>. 
I've been working from the LFTS draft found at this link. https://rawgit.com/cplusplus/fundamentals-ts/v1/fundamentals-ts.html#any



Reviewers: danalbert, jroelofs, K-ballo, mclow.lists

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D6762

llvm-svn: 243728
2015-07-31 02:24:58 +00:00
..
algorithms Implement the plugin-based version of std::search. There are no searchers yet; those are coming soon. 2015-07-20 15:40:27 +00:00
any [libcxx] Add <experimental/any> v2. 2015-07-31 02:24:58 +00:00
func Mark new tests as unsupported before C++11 2015-07-20 19:27:47 +00:00
optional
string.view Remove XFAIL on string view test for apples clang compiler. Thanks to Marshall for the fix 2015-02-24 10:52:07 +00:00
utilities Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
nothing_to_do.pass.cpp