summaryrefslogtreecommitdiffstats
path: root/clang/test/ClangScanDeps/regular_cdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang][ScanDeps] Fix issue with multiple commands with the same input.Michael Spencer2019-10-311-3/+6
* [clang-scan-deps] Add dependency targetsJan Korous2019-09-121-0/+1
* [clang-scan-deps] add skip excluded conditional preprocessor block preprocess...Alex Lorenz2019-09-111-0/+2
* [clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir pathJan Korous2019-09-111-6/+6
* clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabledAlex Lorenz2019-08-131-1/+0
* Mark clang-scan-deps test as requiring thread supportReid Kleckner2019-08-081-0/+1
* [clang-scan-deps] Implementation of dependency scanner over minimized sourcesAlex Lorenz2019-08-061-3/+9
* [clang-scan-deps] print the dependencies to stdoutAlex Lorenz2019-06-211-11/+20
* [clang-scan-deps] initial outline of the tool that runs preprocessor to findAlex Lorenz2019-06-121-0/+27
OpenPOWER on IntegriCloud