llvm-project/libcxx/test/std/utilities/charconv
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
..
charconv.from.chars [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
charconv.syn [libc++] Make chars_format a bitmask type. 2021-04-14 18:17:38 +02:00
charconv.to.chars [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00