Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format: Format Objective-C try blocks like all the other try blocks. | Nico Weber | 2015-02-07 | 1 | -0/+2 |
* | clang-format: Add support for SEH __try / __except / __finally blocks. | Nico Weber | 2015-02-04 | 1 | -4/+12 |
* | clang-format: Fix crasher caused by not properly setting dry-run. | Daniel Jasper | 2015-01-29 | 1 | -2/+2 |
* | clang-format: Fix another crasher caused by incomplete macro code. | Daniel Jasper | 2015-01-23 | 1 | -5/+11 |
* | Exclude printLineState() in -Asserts. [-Wunused-function] | NAKAMURA Takumi | 2014-12-17 | 1 | -0/+2 |
* | clang-format: Revamp nested block formatting. | Daniel Jasper | 2014-12-12 | 1 | -7/+12 |
* | clang-format: Factor out UnwrappedLineFormatter into a separate file. | Daniel Jasper | 2014-12-10 | 1 | -0/+699 |