llvm-project/libcxx/test/std/strings/basic.string.literals
Nikolas Klauser cac9a6fb0e [libc++] Remove noexcept specifier from operator""s
For some reason `operator""s(const char8_t*, size_t)` was marked `noexcept`. Remove it and add regression tests.

Reviewed By: ldionne, huixie90, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D132340
2022-09-02 21:37:32 +02:00
..
literal.pass.cpp [libc++][test] Use TEST_HAS_NO_CHAR8_T to simplify #ifdefs. NFCI. 2022-08-25 21:09:10 -06:00
literal.verify.cpp
noexcept.compile.pass.cpp [libc++] Remove noexcept specifier from operator""s 2022-09-02 21:37:32 +02:00