commit | 900e8cf2bd514162d2a592b9fe627bffacfadb30 | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Jun 27 09:18:51 2014 |
committer | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Jun 27 09:18:51 2014 |
tree | 617b0c8b2848cba73a30c72a389203be8e1e8fd8 | |
parent | eb67a6be101fe1ac8f2a4c062dbe6250f2e36bc0 [diff] |
TSan: Move suppressions to source file. Chromium has deprecated text-file based suppressions for TSan (v2) and is about to remove the support for it in the test toolchain in https://codereview.chromium.org/357673002/ This CL moves our suppressions to a source file (based on the Chromium copy). It also moves the sanitizer_options.gyp into webrtc/build. BUG=chromium:302040 TEST=Locally executing all the standalone tests under TSan v2. R=niklas.enbom@webrtc.org, pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/14759004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@6552 4adac7df-926f-26a2-2b94-8c16560cd09d