[PATCH] D119221: [clang][lexer] Allow u8 character literal prefixes in C2x

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 23:18:18 PDT 2022


tbaeder updated this revision to Diff 422402.
tbaeder marked an inline comment as done.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119221/new/

https://reviews.llvm.org/D119221

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Lex/Lexer.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Lexer/utf8-char-literal.cpp
  clang/www/c_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119221.422402.patch
Type: text/x-patch
Size: 5302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220413/1bb3f1c4/attachment.bin>


More information about the cfe-commits mailing list