commit | 982e2a50189d4f72afcb64b01ae56686ebac5a45 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Tue Mar 16 16:22:52 2021 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Mar 16 18:16:15 2021 -0700 |
tree | ade9c9bc9823ad0f50f3d86cdadb73230f5f3453 | |
parent | f85f3d628e23b5c45f0648b1541e2a3bbb52206e [diff] |
Ignore deliberate free() of non-heap memory Bug: http://b/181927912 Clang already has -Wfree-nonheap-object but it became a default warning with clang-r416183 Test: compile crasher.cpp Change-Id: Ice532e9f373a628e07acd08a4fc7bfa7cf5d4e08