llvm-project/libcxx/test
Casey Carter 6cd35e8194 [test] two small cleanups:
* Remove unused type from is_assignable.pass.cpp

* Don't specialize `common_type<::X<float>>` in common_type.pass.cpp, which violates the requirements of [meta.trans.other]/5

llvm-svn: 336618
2018-07-09 23:45:09 +00:00
..
libcxx LWG 2969 "polymorphic_allocator::construct() shouldn't pass resource()" 2018-05-29 00:08:47 +00:00
std [test] two small cleanups: 2018-07-09 23:45:09 +00:00
support [libcxx] [test] Update msvc_stdlib_force_include.hpp. 2018-06-14 00:12:14 +00:00
CMakeLists.txt Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
nothing_to_do.pass.cpp