llvm-project/libcxx/test/std/utilities/meta/meta.trans
Eric Fiselier b8937d6454 Work around MSVC's non-standard ABI for enums. Patch from STL@microsoft.com
llvm-svn: 276589
2016-07-25 00:02:23 +00:00
..
meta.trans.arr
meta.trans.cv
meta.trans.other Work around MSVC's non-standard ABI for enums. Patch from STL@microsoft.com 2016-07-25 00:02:23 +00:00
meta.trans.ptr Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
meta.trans.ref Implement LWG#2101 'Some transformation types can produce impossible types' Introduced a new (internal) type trait '__is_referenceable' with tests. Use that trait in add_lvalue_reference, add_rvalue_reference and add_pointer. 2016-01-21 18:22:43 +00:00
meta.trans.sign Work around MSVC's non-standard ABI for enums. Patch from STL@microsoft.com 2016-07-25 00:02:23 +00:00
nothing_to_do.pass.cpp