summaryrefslogtreecommitdiff
path: root/utils/sort_includes.py
Commit message (Expand)AuthorAge
* Teach sort_includes.py to drop duplicated includes.Benjamin Kramer2012-12-21
* Teach the include sorter to quickly skip files with an extension thatChandler Carruth2012-12-04
* Teach the include sorter to skip files under test trees and under INPUTSChandler Carruth2012-12-04
* Teach the include sorting script about the gtest headers; sort them withChandler Carruth2012-12-04
* Address review comments from Matt on the sort_includes.py script.Chandler Carruth2012-12-04
* Teach the include sorter to not choke on include guards. ;]Chandler Carruth2012-12-03
* Add a completely hack-ish tool to sort includes according to the codingChandler Carruth2012-12-03