[PATCH] D133807: Update Unicode to 15.0
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 08:39:28 PDT 2022
tahonermann added a comment.
Structurally, these changes look like what I would expect. I didn't try to validate any of the code point ranges.
Are there useful tests that could be modified or added in order to validate (probably on a spot check basis) Unicode 15 support for regression purposes? For example, adding a test for `\N{}` for one of the newly added names or some case folding tests for new characters.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133807/new/
https://reviews.llvm.org/D133807
More information about the cfe-commits
mailing list