commit | 0ebf441304a57cd093a4cffabf802793a68bdab8 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Fri Feb 26 11:13:42 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Feb 27 00:11:39 2021 -0800 |
tree | 466af37ccd2cf795caeff5cdad60f473db4e4455 | |
parent | 63b7c5be871147eae0b3d01754a541681406ac79 [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