llvm-project/libcxx/test/std/strings/basic.string/string.ops
zoecarver dea74b2820 [libc++] Add `noexcept` to `string::find` and similar members.
Adds `noexcept` to `string_view`/`string::find` and similar members
(`rfind`, etc.). See discussion in D95251. Refs D95821.

Reviewed By: curdeius, ldionne

Differential Revision: https://reviews.llvm.org/D95848
2021-02-09 11:47:40 -08:00
..
string.accessors
string_compare [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_find [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_find.first.not.of [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_find.first.of [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_find.last.not.of [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_find.last.of [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_rfind [libc++] Add `noexcept` to `string::find` and similar members. 2021-02-09 11:47:40 -08:00
string_substr [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00