summaryrefslogtreecommitdiffstats
path: root/clang/test/ClangScanDeps/no-werror.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir pathJan Korous2019-09-111-2/+2
| | | | | | Differential Revision: https://reviews.llvm.org/D67379 llvm-svn: 371578
* [clang-scan-deps] use `-Wno-error` when scanning for dependenciesAlex Lorenz2019-07-031-0/+16
Warnings can be promoted to errors. But that shouldn't prevent us from getting the dependencies! Differential Revision: https://reviews.llvm.org/D64149 llvm-svn: 365065
OpenPOWER on IntegriCloud