diff options
author | Josh Gao <jmgao@google.com> | 2016-03-14 18:15:15 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2016-03-14 18:28:14 -0700 |
commit | d7878529b80295625df610bd32dadf11d507e8c0 (patch) | |
tree | 51b517ec8045f70a27130d53f77cda0341053d9e /libc/malloc_debug/malloc_debug.cpp | |
parent | 0e00c168cea9c951df5ce47d25d8f042b9cc566a (diff) |
Silence false positive warnings on GCC.
We still use GCC to build the bionic unit tests into CTS, and it emits a
false positive -Wmissing-field-initializers warning for the C++11 aggregate
initialization syntax `Foo foo = {}`.
Bug: http://b/27656293
Change-Id: I016d8dae6d6cd28afe4bc19250c2a8fba908f8e6
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions