[libc++] Improve make_string test support.
authorMark de Wever <koraq@xs4all.nl>
Thu, 13 May 2021 16:23:27 +0000 (18:23 +0200)
committerMark de Wever <koraq@xs4all.nl>
Fri, 14 May 2021 15:42:17 +0000 (17:42 +0200)
commita85b1320b6565714dc60b574f86988f4726b9352
tree706389e30474433de0f0aad977665a2d997429bc
parent4dd546131ad2749fbde3e048583cf29d615b9851
[libc++] Improve make_string test support.

Adds MAKE_CSTRING and makes the operators of `MultiStringType` `constexpr`.

The code is copied from D96664 so it can be used in D80895.

Differential Revision: https://reviews.llvm.org/D102414
libcxx/test/support/make_string.h