[PATCH] Implemented tab usage only for indentation (http://llvm.org/PR17363)

Alexander Kornienko alexfh at google.com
Fri Sep 27 07:19:36 PDT 2013


  Correctly handle nested blocks and comments.

Hi klimek, djasper,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1770?vs=4515&id=4516#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
  lib/Format/WhitespaceManager.h
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1770.2.patch
Type: text/x-patch
Size: 29348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130927/10968a78/attachment.bin>


More information about the cfe-commits mailing list