Commit Graph

54 Commits

Author SHA1 Message Date
Sam Spilsbury
9b343f8e7e Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries.
These were (inconsistently) not being set as opposed to
HAVE_THREAD_SANITIZER and HAVE_UNDEFINED_BEHAVIOUR_SANITIZER
2014-10-21 16:15:29 +08:00
Sam Spilsbury
1ec58d4183 Don't emit an error for deleting an object with a nonvirtual dtor.
We want that behaviour at runtime to make sure ubsan works
2014-10-21 16:13:59 +08:00
Matt Arsenault
42eac1f7af Add modules for asan, msan, tsan and ubsan 2013-10-05 22:16:39 -04:00
Matt Arsenault
1121b004db Initial commit 2013-10-05 22:14:59 -07:00