[libcxx-commits] [PATCH] D129195: [libc++] Implement P1423R3 (char8_t backward compatibility remediation)
H. Vetinari via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 13 23:28:04 PDT 2022
h-vetinari added a comment.
Though you probably know, there's yet another DR on top of P1423 <https://reviews.llvm.org/P1423> that has been accepted (only missing plenary vote): https://github.com/cplusplus/papers/issues/1171
Might be worth investigating to not needlessly introduce breakage that will then have to be undone again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129195/new/
https://reviews.llvm.org/D129195
More information about the libcxx-commits
mailing list