[PATCH] When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122
Alexander Kornienko
alexfh at google.com
Thu Sep 12 08:41:34 PDT 2013
Added support for splitting single-line raw string literals.
Hi djasper,
http://llvm-reviews.chandlerc.com/D1640
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1640?vs=4230&id=4231#toc
Files:
lib/Format/BreakableToken.cpp
lib/Format/BreakableToken.h
lib/Format/ContinuationIndenter.cpp
lib/Format/Format.cpp
lib/Format/WhitespaceManager.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1640.3.patch
Type: text/x-patch
Size: 15391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130912/ebc7a1db/attachment.bin>
More information about the cfe-commits
mailing list