gn build: Silence mismatched-new-delete warning in scudo C++ wrapper tests.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 20 Dec 2019 21:17:45 +0000 (13:17 -0800)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 21 Dec 2019 00:53:13 +0000 (16:53 -0800)
commit71b26f1d19243c28473a6760ce2c57899f6e6efd
tree64272c75f77b590cc7197a9ee3dabef0e65da154
parentd5750770eb96d6854c11726118d3215443d70643
gn build: Silence mismatched-new-delete warning in scudo C++ wrapper tests.

These tests are deliberately mismatching new and delete, so the warnings
are just noise.

Differential Revision: https://reviews.llvm.org/D71783
llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/tests/BUILD.gn