summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/UnwrappedLineFormatter.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud