Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove many superfluous SmallString::str() calls. | Yaron Keren | 2015-03-18 | 1 | -2/+2 |
* | [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Frontend: Canonicalize to native paths when dumping module dependencies | Justin Bogner | 2014-12-12 | 1 | -0/+4 |
* | [modules] When constructing paths relative to a module, strip out /./ directory | Richard Smith | 2014-12-11 | 1 | -28/+1 |
* | Update for llvm api change. | Rafael Espindola | 2014-08-25 | 1 | -3/+3 |
* | unique_ptr-ify ASTReaderListener in the ASTReader | David Blaikie | 2014-08-10 | 1 | -1/+1 |
* | Frontend: Disentangle removePathTraversal from concatenating paths | Justin Bogner | 2014-06-20 | 1 | -8/+15 |
* | Frontend: Fix a typo | Justin Bogner | 2014-06-19 | 1 | -1/+1 |
* | Frontend: Add a CC1 flag to dump module dependencies to a directory | Justin Bogner | 2014-06-19 | 1 | -0/+109 |