llvm-project/libcxx/test
Mark de Wever 1a036e9cc8 [libcxx] Implement P1956 rename low-level bit functions
Implements P1956: On the names of low-level bit manipulation functions.

Users may use older versions of libc++ or other standard libraries with the old names. In order to keep compatibility the old functions are kept, but marked as deprecated.

The patch also adds a new config macro `_LIBCPP_DEPRECATED_MSG`. Do you prefer a this is a separate patch?

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D90551
2020-11-24 17:37:06 +01:00
..
configs [libc++] Move the GDB pretty printer tests to the DSL 2020-11-16 16:16:39 -05:00
libcxx [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01:00
std [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01:00
support [libc++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05:00
CMakeLists.txt [libc++] Move the GDB pretty printer tests to the DSL 2020-11-16 16:16:39 -05:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00