platform_build_soong/cc/config
Krzysztof Kosiński 6934b0ee64 Globally force -Wdeprecated-declarations to be a warning.
Some code compiles with -Werror, which makes it very hard to mark
anything as deprecated without breaking the build. This option
will ensure that we can still mark things as deprecated without
breaking such code. Among other things, this will allow us to
undo a local change to protobuf which disables deprecation
warnings.

Bug: 203713560
Test: presubmit
Change-Id: I718de31c3ff685dba4104f3c9e7bd5d169d89f7e
2022-08-07 07:00:41 +00:00
..
Android.bp Add linux_musl arm+arm64 2022-06-24 13:46:36 -07:00
arm64_device.go Merge "Revert "Disable BTI for now."" 2022-06-06 20:10:56 +00:00
arm64_linux_host.go Add linux_musl arm+arm64 2022-06-24 13:46:36 -07:00
arm_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
arm_linux_host.go Add linux_musl arm+arm64 2022-06-24 13:46:36 -07:00
bionic.go Move default crt objects into Toolchain 2021-06-22 16:54:40 -07:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Do not add non-existing -Bprebuilts/gcc/.../bin 2022-02-16 15:49:39 -08:00
global.go Globally force -Wdeprecated-declarations to be a warning. 2022-08-07 07:00:41 +00:00
integer_overflow_blocklist.txt Rename CFI blocklist files. 2020-07-27 18:37:48 +00:00
OWNERS Add config/tidy.go to per-file owners. 2021-09-07 10:20:49 -07:00
tidy.go Set NoWarningsAsErrorsInTidyFlags 2022-06-13 23:58:12 +00:00
tidy_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
toolchain.go Clean up some bp2build technical debt 2022-05-13 19:47:48 -04:00
vndk.go Remove AIDL modules from VndkMustUseVendorVariantList 2022-06-03 04:46:59 +00:00
x86_64_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_device.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_linux_bionic_host.go Remove unnecessary --warn-shared-textrel flags. 2022-02-04 11:02:17 -08:00
x86_linux_host.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
x86_windows_host.go Do not add non-existing -Bprebuilts/gcc/.../bin 2022-02-16 15:49:39 -08:00