[cfe-commits] [PATCH] Indentation fixes for clang-format.

Daniel Jasper djasper at google.com
Wed Dec 5 06:08:45 PST 2012


Hi klimek,

- Fix behavior of memoization together with optimization
- Correctly attribute the PenaltyIndentLevel (breaking directly after "(" did not count towards the inner level)
- Recognize more tokens as assignments

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

Files:
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D172.1.patch
Type: text/x-patch
Size: 7827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121205/2345b1bc/attachment.bin>


More information about the cfe-commits mailing list