[PATCH] Keep track of indentation levels in static initializers for correct indentation with tabs.

Alexander Kornienko alexfh at google.com
Fri Oct 11 13:17:25 PDT 2013


  This patch also happens to fix indentation for enumerators: http://llvm.org/bugs/show_bug.cgi?id=17516
  Added a test for this case.

Hi djasper,

http://llvm-reviews.chandlerc.com/D1797

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1797?vs=4581&id=4852#toc

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  lib/Format/Format.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1797.2.patch
Type: text/x-patch
Size: 9611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131011/86782a33/attachment.bin>


More information about the cfe-commits mailing list