[PATCH] Implemented tab usage only for indentation (http://llvm.org/PR17363)
Alexander Kornienko
alexfh at google.com
Fri Sep 27 09:15:23 PDT 2013
Added a test for the case when Indentation can be less than Spaces.
Hi klimek, djasper,
http://llvm-reviews.chandlerc.com/D1770
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1770?vs=4516&id=4518#toc
BRANCH
svn
ARCANIST PROJECT
clang
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
lib/Format/WhitespaceManager.h
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1770.3.patch
Type: text/x-patch
Size: 29858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130927/394056f7/attachment.bin>
More information about the cfe-commits
mailing list