[jumbo] use RunningOnValgrind from dynamic_annotations
dynamic_annotations is a small library intended to help tsan code coexist with valgrind. This CL makes the linux sandbox code use the RunningOnValgrind() function instead of (multiply) defining its own version, and does not use the annotations which are being phased out. TODO: remove valgrind checks that are no longer needed (perhaps all of these?) Bug: 786831,349861 Change-Id: I39f83d5dc839c54c5bc9297e9a92bd3f84ead726 Reviewed-on: https://chromium-review.googlesource.com/778881 Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com> Reviewed-by:Julien Tinnes <jln@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#519858}
Showing
Please register or sign in to comment