llvm-project/libcxx/test
Joe Loser 0d450aa641
[libc++] P2401: conditional noexcept for std::exchange
Implement P2401 which adds a `noexcept` specification to
`std::exchange`. Treated as a defect fix which is the motivation for
applying this change to all standards mode rather than just C++23 or
later as the paper suggests.

Reviewed By: Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D111481
2021-10-11 14:34:45 -04:00
..
configs [libc++] Add a from-scratch testing config for GCC 2021-10-07 17:26:25 -04:00
libcxx [libcxx][pretty printers] Disable u16string tests 2021-10-11 09:30:17 +01:00
std [libc++] P2401: conditional noexcept for std::exchange 2021-10-11 14:34:45 -04:00
support [libc++] Use addressof in assignment operator. 2021-10-07 18:10:47 +02:00
CMakeLists.txt [libc++] Simplify writing testing config files 2021-10-06 15:51:02 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00