[PATCH] D39279: Stringizing raw string literals containing newline

Taewook Oh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 09:01:24 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rC319904: Stringizing raw string literals containing newline (authored by twoh).

Changed prior to commit:
  https://reviews.llvm.org/D39279?vs=125564&id=125745#toc

Repository:
  rC Clang

https://reviews.llvm.org/D39279

Files:
  include/clang/Lex/Lexer.h
  lib/Lex/Lexer.cpp
  test/Preprocessor/macro_raw_string.cpp
  unittests/Lex/LexerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39279.125745.patch
Type: text/x-patch
Size: 17950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171206/f8cb2584/attachment.bin>


More information about the cfe-commits mailing list