[PATCH] D156518: Fix handling of medial hyphens in Unicode Names.
Corentin Jabot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 02:38:16 PDT 2023
cor3ntin updated this revision to Diff 545078.
cor3ntin added a comment.
Fix comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156518/new/
https://reviews.llvm.org/D156518
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Lex/LiteralSupport.cpp
clang/test/Preprocessor/ucn-pp-identifier.c
llvm/lib/Support/UnicodeNameToCodepoint.cpp
llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
llvm/unittests/Support/UnicodeTest.cpp
llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
More information about the llvm-commits
mailing list