[PATCH] D156518: Fix handling of medial hyphens in Unicode Names.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 28 06:09:35 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG68410fbed769: Fix handling of medial hyphens in Unicode Names. (authored by cor3ntin).
Changed prior to commit:
https://reviews.llvm.org/D156518?vs=545078&id=545124#toc
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 cfe-commits
mailing list