[libcxx-commits] [libcxx] [llvm] Finish supporting Unicode 18 (PR #199111)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 19 13:03:40 PDT 2026


================
@@ -110,7 +110,7 @@ namespace __escaped_output_table {
 /// - bits [14, 31] The lower bound code point of the range. The upper bound of
----------------
ldionne wrote:

Please add a proper PR description. What do you mean by "Finish supporting Unicode 18"? How were these changes generated? The libc++ changes look like you ran the update scripts, but the URLs don't resolve for me.

https://github.com/llvm/llvm-project/pull/199111


More information about the libcxx-commits mailing list