llvm-project/libcxx/test/std/utilities
Eric Fiselier 7626f778a5 Remove names of unreferenced parameters. Patch from STL@microsoft.com
llvm-svn: 267852
2016-04-28 03:17:56 +00:00
..
allocator.adaptor Add the tests for the last commit 2015-10-25 19:53:29 +00:00
function.objects Remove names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-28 03:17:56 +00:00
intseq Remove names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-28 03:17:56 +00:00
memory Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
meta Provide member function definitions to avoid warnings. Patch from STL@microsoft.com 2016-04-28 02:18:48 +00:00
ratio Implement more of P0006; Type Traits Variable Templates. <ratio> 2015-11-30 05:04:22 +00:00
template.bitset Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com 2016-04-28 01:49:03 +00:00
time Last bit of P0006; mark it as complete 2015-11-30 05:39:30 +00:00
tuple Remove names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-28 03:17:56 +00:00
type.index Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
utilities.general
utility Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
utility.requirements
nothing_to_do.pass.cpp