[PATCH] D129664: [Clang] Adjust extension warnings for delimited sequences

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 10:06:30 PDT 2022


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

Forgot to format!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129664

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-escapes-delimited.c
  clang/test/Preprocessor/ucn-pp-identifier.c
  clang/test/Sema/ucn-identifiers.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129664.444322.patch
Type: text/x-patch
Size: 14911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220713/54bb98fa/attachment.bin>


More information about the cfe-commits mailing list