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