[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:39:54 PDT 2013
Addressed comments, added a style option for the new behavior.
Hi djasper,
http://llvm-reviews.chandlerc.com/D1640
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1640?vs=4231&id=4283#toc
Files:
include/clang/Format/Format.h
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.4.patch
Type: text/x-patch
Size: 19324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130913/3ded092a/attachment.bin>
More information about the cfe-commits
mailing list