Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Dmitri Gribenko | 2019-08-22 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fixes for Clang API change | David Blaikie | 2017-01-06 | 1 | -2/+0 |
* | Added mechanism to modularize for doing a compilation precheck | John Thompson | 2015-07-10 | 1 | -2/+38 |
* | Fixed modularize to warn about missing headers referenced in a module map. | John Thompson | 2015-06-04 | 1 | -0/+2 |
* | Added module map coverage support, extracted from module-map-checker. | John Thompson | 2015-02-19 | 1 | -1/+28 |
* | 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 | -2/+81 |
* | Add canonical path conversion function and use it so paths are consistent. | John Thompson | 2015-02-17 | 1 | -0/+11 |
* | Moved header list loading to new class. This is staging for adding module map... | John Thompson | 2015-02-13 | 1 | -0/+74 |