[PATCH] D104975: Implement P1949
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 26 07:40:53 PDT 2021
cor3ntin updated this revision to Diff 354684.
cor3ntin added a comment.
Missing EOF
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104975/new/
https://reviews.llvm.org/D104975
Files:
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/UnicodeCharSets.h
clang/test/CXX/drs/dr1xx.cpp
clang/test/CXX/drs/dr2xx.cpp
clang/test/CXX/drs/dr6xx.cpp
clang/test/FixIt/fixit-unicode.c
clang/test/Lexer/unicode.c
clang/test/Parser/cxx11-user-defined-literals.cpp
clang/test/Preprocessor/ucn-allowed-chars.c
clang/test/Preprocessor/utf8-allowed-chars.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104975.354684.patch
Type: text/x-patch
Size: 40037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210626/10d3b3c3/attachment-0001.bin>
More information about the cfe-commits
mailing list