[PATCH] D149098: [Clang] Add tests and mark as implemented WG14 N2728 (char16_t & char32_t string literals shall be UTF-16 & UTF-32)
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 25 10:06:56 PDT 2023
tahonermann updated this revision to Diff 516835.
tahonermann added a comment.
Thank you @cor3ntin, that was an excellent suggestion; this is much more readable now! I updated the new code to use custom verify tags (I left the existing code alone).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149098/new/
https://reviews.llvm.org/D149098
Files:
clang/test/Lexer/char-literal.cpp
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149098.516835.patch
Type: text/x-patch
Size: 6691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230425/32ea0bbd/attachment-0001.bin>
More information about the cfe-commits
mailing list