summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[clang][clang-scan-deps] Aggregate the full dependency information."Michael Spencer2019-12-111-63/+64
* [clang][clang-scan-deps] Aggregate the full dependency information.Michael Spencer2019-12-111-64/+63
* [clang][ScanDeps] Fix issue with multiple commands with the same input.Michael Spencer2019-10-311-6/+14
* [clang][ScanDeps] Fix shadowing warning.Michael Spencer2019-10-301-5/+5
* [clang][clang-scan-deps] Add support for extracting full module dependencies.Michael Spencer2019-10-301-10/+102
* Revert "[clang][clang-scan-deps] Add support for extracting full module depen...Michael Spencer2019-10-301-102/+10
* [clang][clang-scan-deps] Add support for extracting full module dependencies.Michael Spencer2019-10-301-10/+102
* [clang][DependencyScanning] 80-col.Michael Spencer2019-10-251-3/+5
* [clang][DependencyScanning] clang-format.Michael Spencer2019-10-241-2/+3
* Refactor DependencyScanningTool to its own fileKousik Kumar2019-10-221-0/+71
OpenPOWER on IntegriCloud