[PATCH] D39279: Stringizing raw string literals containing newline

Taewook Oh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 09:48:05 PST 2017


twoh updated this revision to Diff 125563.
twoh added a comment.

@jkorous-apple Got it. I agree that it would be better to move the comments to the header. Will land it soon. Thanks!


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.125563.patch
Type: text/x-patch
Size: 17849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171205/7f6aa4be/attachment-0001.bin>


More information about the cfe-commits mailing list