[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
Fri Sep 13 05:58:38 PDT 2013
Removed the style option after an offline discussion with Daniel.
Hi djasper,
http://llvm-reviews.chandlerc.com/D1640
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1640?vs=4283&id=4284#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.5.patch
Type: text/x-patch
Size: 14572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130913/f286b86a/attachment.bin>
More information about the cfe-commits
mailing list