summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/tuple/tuple.tuple/TupleFunction.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-35/+0
| | | | llvm-svn: 224658
* Default the copy and move constructors for __tuple_leaf. This fixes bugs ↵Marshall Clow2014-04-211-0/+35
18853 and 19118. Add a test case for that. llvm-svn: 206829
OpenPOWER on IntegriCloud