Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang][ScanDeps] Fix issue with multiple commands with the same input. | Michael Spencer | 2019-10-31 | 1 | -3/+6 |
* | [clang-scan-deps] Add dependency targets | Jan Korous | 2019-09-12 | 1 | -0/+1 |
* | [clang-scan-deps] add skip excluded conditional preprocessor block preprocess... | Alex Lorenz | 2019-09-11 | 1 | -0/+2 |
* | [clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir path | Jan Korous | 2019-09-11 | 1 | -6/+6 |
* | clang-scan-deps: do not spawn threads when LLVM_ENABLE_THREADS is disabled | Alex Lorenz | 2019-08-13 | 1 | -1/+0 |
* | Mark clang-scan-deps test as requiring thread support | Reid Kleckner | 2019-08-08 | 1 | -0/+1 |
* | [clang-scan-deps] Implementation of dependency scanner over minimized sources | Alex Lorenz | 2019-08-06 | 1 | -3/+9 |
* | [clang-scan-deps] print the dependencies to stdout | Alex Lorenz | 2019-06-21 | 1 | -11/+20 |
* | [clang-scan-deps] initial outline of the tool that runs preprocessor to find | Alex Lorenz | 2019-06-12 | 1 | -0/+27 |