chromium-src-build/sanitizers
eugenis e1be6e4994 Disable memcmp interceptor in ThreadSanitizer.
The same was done for MSan last week.
This is detecting real bugs that we don't have time to fix.

BUG=523384,523428
TBR=hans@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1311163003

Cr-Original-Commit-Position: refs/heads/master@{#345126}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 778714327250971065e6b5687057925e75518d44
2015-08-24 18:26:14 +00:00
..
BUILD.gn Add remaining trivial targets for the Linux GN build 2015-03-08 04:23:38 +00:00
OWNERS Add myself to build/sanitizers OWNERS. 2015-08-21 18:28:58 +00:00
asan_suppressions.cc ASan: re-enable strict memcmp() checks. 2015-04-09 15:50:34 +00:00
lsan_suppressions.cc Add a leak sanitizer suppression for blink::ResourceFetcher::garbageCollectDocumentResources 2015-07-06 08:34:08 +00:00
sanitizer_options.cc Disable memcmp interceptor in ThreadSanitizer. 2015-08-24 18:26:14 +00:00
sanitizers.gyp ASan: re-enable strict memcmp() checks. 2015-04-09 15:50:34 +00:00
tsan_suppressions.cc Remove a race around NetworkChangeNotifier::test_notifications_only_ 2015-07-31 17:04:40 +00:00