llvm-project/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other
Stephan T. Lavavej ad9545eb30 [libcxx] [test] Fix whitespace, NFC.
test/std almost always uses spaces; now it is entirely tab-free.

llvm-svn: 329978
2018-04-12 23:56:22 +00:00
..
aligned_storage.pass.cpp [test] [NFC] cleanup aligned_storage test 2018-04-09 20:41:45 +00:00
aligned_union.fail.cpp Add a fail test for aligned_union of an incomplete type. See LWG#2979. NFC 2017-10-31 00:05:17 +00:00
aligned_union.pass.cpp Implement LWG3034: P0767R1 breaks previously-standard-layout types 2018-03-21 00:36:05 +00:00
common_type.pass.cpp Fix a C++03 failure 2017-04-11 01:54:48 +00:00
conditional.pass.cpp [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
decay.pass.cpp [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
enable_if.fail.cpp
enable_if.pass.cpp [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
enable_if2.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
remove_cvref.pass.cpp [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
result_of.pass.cpp [libcxx] P0604, invoke_result and is_invocable 2017-12-12 18:42:04 +00:00
result_of11.pass.cpp [libcxx] P0604, invoke_result and is_invocable 2017-12-12 18:42:04 +00:00
underlying_type.pass.cpp [libcxx] [test] Avoid MSVC's non-Standard ABI in underlying_type.pass.cpp. 2017-02-05 22:48:13 +00:00