commit | 72aab5f4784c10846d3ce21a8ce6c55434772b97 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Tue Nov 04 05:11:41 2014 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Tue Nov 04 05:11:41 2014 +0000 |
tree | eaa0d9484281ff8c0aed73cdb2a76f7b86b22154 | |
parent | 1de15f518f29c2805a16b27790a2c76abe49518b [diff] |
Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN. tests that replace operator new/delete won't link when using ASAN and MSAN because these sanitizers also replace new/delete. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@221236 91177308-0d34-0410-b5e6-96231b3b80d8