webrtc/tools_webrtc/sanitizers
Niels Möller 010955e179 Delete lsan and valgrind suppressions for deleted xmpp tests
The xmpp code has been moved to chromium, see
https://codereview.webrtc.org/2617443003.

Also delete valgrind-related presubmit checks; they were
broken when chromium dropped support for valgrind.

Bug: webrtc:3608, webrtc:5539
Tbr: phoglund@webrtc.org
Change-Id: I8c1883cfd3ba29b106b75605851cdfedf7c161bd
Reviewed-on: https://webrtc-review.googlesource.com/90407
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24123}
2018-07-27 08:01:56 +00:00
..
lsan_suppressions_webrtc.cc Delete lsan and valgrind suppressions for deleted xmpp tests 2018-07-27 08:01:56 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
README Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
tsan_suppressions_webrtc.cc Removing some TSan suppressions around Thread class. 2018-06-20 19:42:48 +00:00

This directory contains suppressions for sanitizer tools.
They're overriding the default ones for Chromium using our
webrtc/supplement.gypi file.