Chromium Code Reviews
DescriptionRemove 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272885
Patch Set 1 #
Total comments: 2
Patch Set 2 : updated comment #Messages
Total messages: 7 (0 generated)
|