Make test_allocator etc. constexpr-friendly so they can be used to test constexpr string and possibly constexpr vector Reviewed By: Quuxplusone, #libc, ldionne Differential Revision: https://reviews.llvm.org/D110994 |
||
|---|---|---|
| .. | ||
| capacity.pass.cpp | ||
| clear.pass.cpp | ||
| empty.pass.cpp | ||
| empty.verify.cpp | ||
| length.pass.cpp | ||
| max_size.pass.cpp | ||
| over_max_size.pass.cpp | ||
| reserve.deprecated_in_cxx20.verify.cpp | ||
| reserve.pass.cpp | ||
| reserve_size.pass.cpp | ||
| resize_size.pass.cpp | ||
| resize_size_char.pass.cpp | ||
| shrink_to_fit.pass.cpp | ||
| size.pass.cpp | ||