[PATCH] D106215: Make wide multi-character character literals ill-formed in C++ mode

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 13 11:20:14 PDT 2021


cor3ntin updated this revision to Diff 366317.
cor3ntin added a comment.

Describe this change in the changelog.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106215

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/lib/Lex/LiteralSupport.cpp
  clang/test/CodeGen/char-literal.c
  clang/test/CodeGen/string-literal-short-wstring.c
  clang/test/Lexer/char-literal.cpp
  clang/test/Lexer/wchar.c
  clang/test/Misc/warning-flags.c
  clang/test/Preprocessor/Weverything_pragma.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106215.366317.patch
Type: text/x-patch
Size: 9307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210813/9dd52a1a/attachment-0001.bin>


More information about the cfe-commits mailing list