Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make helpers static. clang-tools edition. | Benjamin Kramer | 2015-03-23 | 1 | -1/+3 |
* | Renamed function to avoid confusion about purpose. | John Thompson | 2015-03-06 | 1 | -3/+5 |
* | Fixed canonical path function. | John Thompson | 2015-02-26 | 1 | -1/+19 |
* | Remove carriage returns. | Nick Lewycky | 2015-02-20 | 1 | -5/+5 |
* | Added module map coverage support, extracted from module-map-checker. | John Thompson | 2015-02-19 | 1 | -2/+47 |
* | Pruned some unneeded code and comments. | John Thompson | 2015-02-19 | 1 | -4/+2 |
* | Added support for extracting headers from module maps as a source for the hea... | John Thompson | 2015-02-18 | 1 | -6/+209 |
* | Add canonical path conversion function and use it so paths are consistent. | John Thompson | 2015-02-17 | 1 | -1/+16 |
* | Moved header list loading to new class. This is staging for adding module map... | John Thompson | 2015-02-13 | 1 | -0/+124 |