summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/SortIncludesTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Make moving of the Cursor work properly when sorting #includes.Daniel Jasper2015-11-231-0/+20
* clang-format: Make sorting includes respect // clang-format offDaniel Jasper2015-11-211-0/+19
* clang-format: Enable #include sorting by default.Daniel Jasper2015-11-161-0/+10
* clang-format: Teach --sort-includes to interleave #include and #import.Nico Weber2015-10-211-0/+9
* clang-format: Extend main header include sorting heuristic to Objective-C files.Nico Weber2015-10-191-0/+7
* clang-format: Extend #include sorting functionalityDaniel Jasper2015-09-291-7/+37
* clang-format: Add initial #include sorting capabilities.Daniel Jasper2015-09-231-0/+108
OpenPOWER on IntegriCloud