[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:09:42 PDT 2026


================
@@ -2,11 +2,11 @@
 //
 // This file was generated by utils/unicode-case-fold.py from the Unicode
 // case folding database at
-//    http://www.unicode.org/Public/15.1.0/ucd/CaseFolding.txt
+//    https://www.unicode.org/Public/draft/ucd/CaseFolding.txt
----------------
ldionne wrote:

We're not going to update to a draft. We can update to the latest released version, or wait until 18.0 is released (in ~ September?) if that version is specifically what you are looking for.

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


More information about the libcxx-commits mailing list