Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-format] skip empty lines and comments in the top of the code when inse... | Eric Liu | 2016-06-03 | 1 | -7/+78 |
* | [clang-format] insert new #includes into correct blocks when cleaning up Repl... | Eric Liu | 2016-05-31 | 1 | -16/+272 |
* | [clang-format] moved unit tests related to replacements cleaner from FormatTe... | Eric Liu | 2016-05-27 | 1 | -0/+41 |
* | Make clang-format cleaner remove redundant commas in list and redundant colon... | Eric Liu | 2016-05-18 | 1 | -0/+127 |
* | Added Fixer implementation and fix() interface in clang-format for removing r... | Eric Liu | 2016-04-25 | 1 | -0/+118 |