Commit 1736ec6a authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Remove obsolete ubsan suppression

NOTRY=true

Bug: v8:3770
Change-Id: I2357aae4f6be8158cb5fd75e467aa943f4929abe
Reviewed-on: https://chromium-review.googlesource.com/c/1477281Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59723}
parent 5a161ce3
#############################################################################
# UBSan blacklist.
# UBSan bug, fixed in LLVM r350779. Drop this suppression when that
# revision has rolled into Chromium's bundled Clang.
fun:*v8*internal*NewArray*
# Bug 8735: PropertyCallbackInfo<void> vs PropertyCallbackInfo<T>.
fun:*v8*internal*PropertyCallbackArguments*CallAccessorSetter*
fun:*v8*internal*PropertyCallbackArguments*BasicCallNamedGetterCallback*
......
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