llvm-project/libcxx/test
Mark de Wever ac08e2bb98 [libc++] Make chars_format a bitmask type.
Some of Microsoft's unit tests in D70631 fail because libc++'s
implementation of std::chars_format isn't a proper bitmask type. Adding
the required functions to make std::chars_format a proper bitmask type.

Implements parts of P0067: Elementary string conversions

Differential Revision: https://reviews.llvm.org/D97115
2021-04-14 18:17:38 +02:00
..
configs [libc++] Include <__config_site> from <__config> 2021-03-30 14:06:11 -07:00
libcxx [libc++] Split std::shared_ptr & friends out of <memory> 2021-04-13 08:21:44 -04:00
std [libc++] Make chars_format a bitmask type. 2021-04-14 18:17:38 +02:00
support [libcxx] [test] Allow C:\System Volume Information to be missing 2021-04-06 20:55:18 +03:00
CMakeLists.txt [libc++] Use add_lit_testsuite to register the libc++ test suite 2021-03-24 16:47:34 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00