summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/CleanupTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] skip empty lines and comments in the top of the code when inse...Eric Liu2016-06-031-7/+78
* [clang-format] insert new #includes into correct blocks when cleaning up Repl...Eric Liu2016-05-311-16/+272
* [clang-format] moved unit tests related to replacements cleaner from FormatTe...Eric Liu2016-05-271-0/+41
* Make clang-format cleaner remove redundant commas in list and redundant colon...Eric Liu2016-05-181-0/+127
* Added Fixer implementation and fix() interface in clang-format for removing r...Eric Liu2016-04-251-0/+118
OpenPOWER on IntegriCloud