[PATCH] D39279: Stringizing raw string literals containing newline
Taewook Oh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 27 22:08:35 PST 2017
twoh updated this revision to Diff 124515.
twoh added a comment.
Thanks @jkorous-apple for your comments. I modified the type for the variables and replaced unnecessary inserts and erases with updates.
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.124515.patch
Type: text/x-patch
Size: 18046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171128/c5381d92/attachment-0001.bin>
More information about the cfe-commits
mailing list