llvm-project/libcxx/test
Louis Dionne fe0e86e602 [libc++] Rewrite std::to_address to avoid relying on element_type
This is a rough reapplication of the change that fixed std::to_address
to avoid relying on element_type (da456167). It is somewhat different
because the fix to avoid breaking Clang (which caused it to be reverted
in 347f69c55) was a bit more involved.

Differential Revision: https://reviews.llvm.org/D101638
2021-05-06 10:14:11 -04:00
..
configs [libc++] NFC: Remove stray semicolon in from-scratch config files 2021-05-05 15:06:12 -04:00
libcxx [libc++] Rewrite std::to_address to avoid relying on element_type 2021-05-06 10:14:11 -04:00
std [libc++] Rewrite std::to_address to avoid relying on element_type 2021-05-06 10:14:11 -04:00
support [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00: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