Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add polly support to sort_includes.py | Tobias Grosser | 2015-05-09 | 1 | -7/+13 |
* | Teach sort_includes.py to drop duplicated includes. | Benjamin Kramer | 2012-12-21 | 1 | -3/+3 |
* | Teach the include sorter to quickly skip files with an extension that | Chandler Carruth | 2012-12-04 | 1 | -1/+5 |
* | Teach the include sorter to skip files under test trees and under INPUTS | Chandler Carruth | 2012-12-04 | 1 | -0/+5 |
* | Teach the include sorting script about the gtest headers; sort them with | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Address review comments from Matt on the sort_includes.py script. | Chandler Carruth | 2012-12-04 | 1 | -10/+9 |
* | Teach the include sorter to not choke on include guards. ;] | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Add a completely hack-ish tool to sort includes according to the coding | Chandler Carruth | 2012-12-03 | 1 | -0/+79 |