Files
build_soong/cc
Elliott Hughes 2ced4b5c66 Greatly reduce build warning spam.
No-one ever fixes unused-* or deprecated-* warnings in external/ (nor should they!).

-Wno-deprecated-enum-enum-conversion should probably have been added
next to -Wno-deprecated-anon-enum-enum-conversion when it was added,
since it's a major spam contributor, and equally unlikely that anyone
will clean them up.

-Wno-deprecated-dynamic-exception-spec is a weird special case because
it should be irrelevant after our next libc++ update, but in the
meantime -- because libc++ is used everywhere -- this is a massive spam
contributor that no-one on Android cares about because we don't use
exceptions (and the people seeing this can't fix libc++ anyway).

Test: local clean builds
Change-Id: I098202337e9e5026c4c5215dbf5a2abf1fbbdca8
2024-01-22 18:34:10 -08:00
..
2024-01-22 18:34:10 -08:00
2022-10-05 09:06:49 +09:00
2024-01-03 21:48:03 +00:00
2024-01-15 17:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-03-12 16:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00
2024-01-10 16:29:51 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 22:09:07 +00:00
2024-01-09 11:37:14 +09:00
2024-01-15 17:31:10 +09:00
2024-01-09 11:37:14 +09:00
2023-05-19 20:31:32 +00:00
2024-01-09 22:09:07 +00:00
2023-10-18 17:42:59 -07:00
2023-10-18 17:42:59 -07:00
2024-01-09 12:58:16 +08:00
2024-01-09 11:37:14 +09:00
2024-01-09 11:37:14 +09:00
2023-07-18 15:07:24 -04:00
2024-01-09 11:37:14 +09:00