summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/UnwrappedLineFormatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Format Objective-C try blocks like all the other try blocks.Nico Weber2015-02-071-0/+2
* clang-format: Add support for SEH __try / __except / __finally blocks.Nico Weber2015-02-041-4/+12
* clang-format: Fix crasher caused by not properly setting dry-run.Daniel Jasper2015-01-291-2/+2
* clang-format: Fix another crasher caused by incomplete macro code.Daniel Jasper2015-01-231-5/+11
* Exclude printLineState() in -Asserts. [-Wunused-function]NAKAMURA Takumi2014-12-171-0/+2
* clang-format: Revamp nested block formatting.Daniel Jasper2014-12-121-7/+12
* clang-format: Factor out UnwrappedLineFormatter into a separate file.Daniel Jasper2014-12-101-0/+699
OpenPOWER on IntegriCloud