Files
build_soong/cc
Yi Kong 6a350878d8 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
2018-06-05 19:32:02 +00:00
..
2018-05-29 15:39:47 -07:00
2017-10-19 22:39:32 +09:00
2018-05-24 15:45:21 -07:00
2017-11-17 11:22:04 -08:00
2018-05-29 15:39:47 -07:00
2018-04-12 14:37:35 -07:00
2018-06-03 16:19:56 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-05-14 16:30:46 -07:00
2018-04-05 17:48:32 -07:00