summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frontend: Canonicalize to native paths when dumping module dependenciesJustin Bogner2014-12-121-0/+4
* [modules] When constructing paths relative to a module, strip out /./ directoryRichard Smith2014-12-111-28/+1
* Update for llvm api change.Rafael Espindola2014-08-251-3/+3
* unique_ptr-ify ASTReaderListener in the ASTReaderDavid Blaikie2014-08-101-1/+1
* Frontend: Disentangle removePathTraversal from concatenating pathsJustin Bogner2014-06-201-8/+15
* Frontend: Fix a typoJustin Bogner2014-06-191-1/+1
* Frontend: Add a CC1 flag to dump module dependencies to a directoryJustin Bogner2014-06-191-0/+109
OpenPOWER on IntegriCloud