This update the UAX tables to support new Unicode 14 identifiers
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for this! Can you add a test case that shows we now accept some Unicode 14 characters that Clang previously would have rejected (with a comment explaining what's being tested)?
| clang/lib/Lex/UnicodeCharSets.h | ||
|---|---|---|
| 13 | Looks like this comment needs to be updated. | |
| 217–235 | This comment needs updating as well. | |
Comment Actions
LGTM with a minor comment on comments that I'll handle when I land this.
| clang/test/Lexer/unicode.c | ||
|---|---|---|
| 37–41 | When I land this, I'm going to add extra whitespace between the comment marker and the comment content. | |
Looks like this comment needs to be updated.