| commit | d3585dbd1abef83b4aa922c814a637fc38d4e1b2 | [log] [tgz] |
|---|---|---|
| author | Manuel Klimek <klimek@google.com> | Mon May 11 08:21:35 2015 +0000 |
| committer | Manuel Klimek <klimek@google.com> | Mon May 11 08:21:35 2015 +0000 |
| tree | 3476da513f7d68795fa134083e15f90507fae248 | |
| parent | f0d68d788b7ff79ffdd315db3b57b6c4e0f0de2b [diff] |
Refactor the formatter of clang-format. Pull various parts of the UnwrappedLineFormatter into their own abstractions. NFC. There are two things left for subsequent changes (to keep this reasonably small) - the UnwrappedLineFormatter now has a bad name - the UnwrappedLineFormatter::format function is still too large llvm-svn: 236974