teak-llvm/libcxx/test
Eric Fiselier 0fa118a9da Add default initialization to compressed_pair.
This change introduces the __default_init_tag to memory, and a corresponding
element constructor to allow for default initialization of either of the pair
values. This is useful for classes such as std::string where most (all)
constructors explicitly initialize the values in the constructor.

Patch by Martijn Vels (mvels@google.com)
Reviewed as https://reviews.llvm.org/D70617
2019-12-16 17:14:02 -05:00
..
libcxx Add default initialization to compressed_pair. 2019-12-16 17:14:02 -05:00
pretty_printers Make libc++ gdb pretty printer Python 3 compatible 2019-10-04 04:47:33 +00:00
std [libcxx] [test] Include missing headers. (NFC) 2019-12-13 18:24:18 -08:00
support [libcxx] [test] Fix valarray UB and MSVC warnings. 2019-12-12 18:35:27 -08:00
CMakeLists.txt Add an off-by-default option to enable testing for gdb pretty printers. 2019-10-04 22:15:28 +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 [libcxx] Codesign test executables if necessary 2019-09-05 21:24:23 +00:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00