Commit 352be800 authored by earthdok@chromium.org's avatar earthdok@chromium.org

MSan: another attempt at blacklisting Breakpad false positives.

BUG=394028
TBR=eugenis@chromium.org
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284946 0039d316-1c4b-4281-b951-d872f2087c98
parent 1046c57d
......@@ -27,6 +27,7 @@ fun:*UTF8GenericReplaceInternal*
# False positives due to use of linux_syscall_support. http://crbug.com/394028
src:*/breakpad/src/*
src:*/components/breakpad/app/breakpad_linux.cc
# Bug in MSan, fixed in clang r211022. http://crbug.com/385074
fun:*TEST_SeccompRetTrace*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment