diff options
| author | 2018-05-24 19:42:51 -0400 | |
|---|---|---|
| committer | 2018-06-05 19:32:02 +0000 | |
| commit | 6a350878d87d76bcfcd35697fb5c2598117e5a11 (patch) | |
| tree | 0d590ef37727dbc091f591d72e75ad096bf9be28 /python/python.go | |
| parent | 85b1e39ffe85147a26c05ab0fc1204d63d365e42 (diff) | |
Add external projects only CFlags option
Every time the toolchain adds a new warning, we had to suppress the
warning in every external projects that violates it, or disable it
globally -- which we end up doing most of the time since the first
option is way too time consuming.
Add a separate cflags option for external projects and move existing
-Wno-* flags there so that we can enforce better code quality for
internal projects.
TODO: Move more -Wno-* flags to ClangExtraExternalCflags
Test: m checkbuild
Change-Id: If3dee491616a1e7ba6223c2f522d100e10c5ee76
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions