commit | 296e12a9bcd25a42249cd9f33d6135568e6c66a5 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Fri Feb 26 11:13:42 2021 -0800 |
committer | Peter Collingbourne <pcc@google.com> | Mon Mar 08 14:41:02 2021 -0800 |
tree | 6a910124839c32520dbb06e763fd4121d47cb1b5 | |
parent | 45e2fb1c2dfc759ee48b5825152fb98b06c8215b [diff] |
[scudo][test] Disable -Wfree-nonheap-object As of 4f395db86b5cc11bb56853323d3cb1d4b6db5a0b which contains updates to -Wfree-nonheap-object, a line in this test will trigger the warning. This particular line is ok though since it's meant to test a free on a bad pointer. Differential Revision: https://reviews.llvm.org/D97516 GitOrigin-RevId: bed888242662c2327b32b91a03635e079ad5667e Change-Id: Icf44bea82af1f9294d90cea636b6c44c4c6b4285