Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-scan-deps] use `-Wno-error` when scanning for dependencies | Alex Lorenz | 2019-07-03 | 1 | -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 |