summaryrefslogtreecommitdiffstats
path: root/clang/test/ClangScanDeps/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Revert "[clang][clang-scan-deps] Aggregate the full dependency information."Michael Spencer2019-12-111-11/+2
* [clang][clang-scan-deps] Aggregate the full dependency information.Michael Spencer2019-12-111-2/+11
* [clang-scan-deps] do not skip empty #if/#elif in the minimizer to avoid missi...Alex Lorenz2019-12-021-0/+7
* [clang][ScanDeps] Fix issue with multiple commands with the same input.Michael Spencer2019-10-311-0/+5
* [clang][clang-scan-deps] Add -fcxx-modules to test for Darwin.Michael Spencer2019-10-281-2/+2
* [clang-scan-deps] Add basic support for modules.Michael Spencer2019-10-242-0/+20
* Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...Kousik Kumar2019-10-172-8/+0
* Include sanitize blacklist and other extra deps as part of scan-deps outputKousik Kumar2019-10-172-0/+8
* [clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous2019-10-141-0/+7
* In openFileForRead don't cache erroneous entries if the error relates to them...Kousik Kumar2019-10-101-0/+7
* [clang-scan-deps] strip the --serialize-diagnostics argumentAlex Lorenz2019-09-211-0/+7
* [clang-scan-deps] Fix for headers having the same name as a directoryAlex Lorenz2019-09-132-0/+8
* [clang-scan-deps] remove dots and dots dots from the reported file dependency...Alex Lorenz2019-09-121-1/+1
* [clang-scan-deps] Add dependency targetsJan Korous2019-09-123-5/+5
* [clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir pathJan Korous2019-09-116-12/+12
* Introduce a DirectoryEntryRef that stores both a reference and anAlex Lorenz2019-08-311-1/+1
* [clang-scan-deps] reuse the file manager across invocations ofAlex Lorenz2019-08-292-0/+24
* [clang-scan-deps] Implementation of dependency scanner over minimized sourcesAlex Lorenz2019-08-065-0/+30
* [clang-scan-deps] use `-Wno-error` when scanning for dependenciesAlex Lorenz2019-07-032-0/+8
* [clang-scan-deps] Introduce the DependencyScanning library with theAlex Lorenz2019-06-261-1/+1
* [clang-scan-deps] print the dependencies to stdoutAlex Lorenz2019-06-211-3/+3
* [test] NFC, udpate clang-scan-deps tests to not use -c to avoid driver issues...Alex Lorenz2019-06-181-2/+2
* [clang-scan-deps] initial outline of the tool that runs preprocessor to findAlex Lorenz2019-06-123-0/+16
OpenPOWER on IntegriCloud