[PATCH] D159345: [Clang] Handle non-ASCII after line splicing

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 1 23:12:53 PDT 2023


cor3ntin updated this revision to Diff 555563.
cor3ntin marked an inline comment as done.
cor3ntin added a comment.

Add and fix comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159345

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Lex/Lexer.h
  clang/lib/Lex/Lexer.cpp
  clang/test/Lexer/escape_newline_unicode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159345.555563.patch
Type: text/x-patch
Size: 6187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230902/437f3a71/attachment.bin>


More information about the cfe-commits mailing list