[PATCH] D153621: [Clang] Correctly handle $, @, and ` when represented as UCN
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 11 23:03:37 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG304e97469455: [Clang] Correctly handle $, @, and ` when represented as UCN (authored by cor3ntin).
Changed prior to commit:
https://reviews.llvm.org/D153621?vs=537996&id=539391#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153621/new/
https://reviews.llvm.org/D153621
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/LiteralSupport.cpp
clang/test/Lexer/char-literal.cpp
clang/test/Lexer/utf8-char-literal.cpp
clang/test/Preprocessor/ucn-allowed-chars.c
clang/test/Preprocessor/ucn-pp-identifier.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153621.539391.patch
Type: text/x-patch
Size: 19641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230712/9c1561d5/attachment-0001.bin>
More information about the cfe-commits
mailing list