summaryrefslogtreecommitdiffstats
path: root/clang/test/ClangScanDeps/Inputs/sys-header.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang-scan-deps] use `-Wno-error` when scanning for dependenciesAlex Lorenz2019-07-031-0/+1
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