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

Charlie Lin via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 22 09:16:17 PDT 2026


clin1234 wrote:

> > > #198255.
> > 
> > 
> > That merged in PR created a foundation for supporting the beta Unicode version, which is guaranteed not to break codepoint assignments or names. Also, I fixed the UCD URLs to point to the exact Unicode version
> 
> The process for updating libc++'s Unicode tables is documented at `libcxx/utils/data/unicode/README.txt`. Is that what you followed? There seems to be a number of tables that are not updated to 18.0 by your PR.

Fixed (hopefully) CI errors. Mind reviewing @ldionne 

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


More information about the libcxx-commits mailing list