[PATCH] D123064: [Clang][C++23][WIP] P2071 Named universal character escapes
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 15:06:25 PDT 2022
cor3ntin updated this revision to Diff 420319.
cor3ntin added a comment.
Add Unit tests for nameToCodepoint
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123064/new/
https://reviews.llvm.org/D123064
Files:
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/include/clang/Lex/Lexer.h
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/LiteralSupport.cpp
llvm/CMakeLists.txt
llvm/include/llvm/Support/Unicode.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/UnicodeNameToCodepoint.cpp
llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
llvm/unittests/Support/UnicodeTest.cpp
llvm/utils/UnicodeData/CMakeLists.txt
llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp
STAMPS
actor(@cor3ntin) application(Differential) author(@cor3ntin) herald(H78) herald(H157) herald(H224) herald(H225) herald(H279) herald(H328) herald(H423) herald(H576) herald(H615) herald(H688) herald(H864) monogram(D123064) object-type(DREV) phid(PHID-DREV-4tkfplixy6vvmzuzyeyp) revision-repository(rG) revision-status(needs-review) subscriber(@cfe-commits) subscriber(@dexonsmith) subscriber(@dschuff) subscriber(@hiraditya) subscriber(@llvm-commits) subscriber(@mgorny) subscriber(@mgrang) tag(#all) tag(#clang) tag(#llvm) via(conduit)
More information about the cfe-commits
mailing list