summaryrefslogtreecommitdiffstats
path: root/lib/Format/UnwrappedLineFormatter.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] Replace IncompleteFormat by a struct with LineKrasimir Georgiev2017-04-211-3/+6
* [clang-format] Refactor WhitespaceManager and friendsDaniel Jasper2017-01-311-4/+4
* [NFC] Header cleanupMehdi Amini2016-07-181-2/+0
* clang-format: clang-format (NFC)Daniel Jasper2015-06-171-1/+2
* Refactor clang-format's formatter.Manuel Klimek2015-05-121-29/+3
* Refactor the formatter of clang-format.Manuel Klimek2015-05-111-89/+8
* Implements a way to retrieve information about whether some lines were not fo...Manuel Klimek2015-05-071-2/+5
* clang-format: Don't indent 'signals' as access specifier if it isn't oneDaniel Jasper2015-05-061-1/+3
* clang-format: Support nested block formatting with ColumnLimit=0.Daniel Jasper2015-04-231-23/+24
* clang-format: Fix regression formatting QT's "signals:" from r234318.Daniel Jasper2015-04-071-1/+2
* clang-format: [JS] Support classes.Daniel Jasper2015-02-181-1/+2
* clang-format: Add support for SEH __try / __except / __finally blocks.Nico Weber2015-02-041-2/+5
* clang-format: Factor out UnwrappedLineFormatter into a separate file.Daniel Jasper2014-12-101-0/+168