diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2019-11-11 10:49:10 -0800 |
---|---|---|
committer | Nick Desaulniers <ndesaulniers@google.com> | 2019-11-11 10:49:10 -0800 |
commit | 97c43095b973ae6eb42637f857df75c8c4126ed1 (patch) | |
tree | f137e86e1a6d667a58f53ca20e1d11bf62535ad4 /libc/malloc_debug/tests/malloc_debug_system_tests.cpp | |
parent | 28fb781ef73ee82d949150b0d3316447b74fe44a (diff) |
bionic: libc: remove -Wimplicit-fallthrough
aosp/144287300 set it to a global cppflag.
The compiler upgrade can now check for this warning in C code.
This patch should be reverted once the BSD sources with instances of
-Wimplicit-fallthrough have been fixed.
Remove it from cflags, so that it's not re-enabled for C code until
fixed.
Bug: 139945549
Bug: 144287300
Test: mm
Change-Id: Ieca0d5b41634636477392e5209a41807f9b44bd4
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'libc/malloc_debug/tests/malloc_debug_system_tests.cpp')
0 files changed, 0 insertions, 0 deletions