Remove conflicting function declaration.
We used to declare sanitizer interface functions explicitly because we didn't have access to sanitizer interface headers. That has not been the case for a while. Also, a recent clang roll changed the signature of __sanitizer_sandbox_on_notify() causing conflicts with our own declaration. BUG=none TBR=jln@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/294093012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272885 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment