• Clemens Backes's avatar
    [wasm][test] CFI also prints UBSan errors · e366c4b7
    Clemens Backes authored
    Instead of trying to detect which sanitizer we run on, just allow the
    output that any sanitizer would produce.
    Note that the regular expression syntax is pretty limited, so we cannot
    express this as a single regex.
    
    This removes the single use of {V8_USE_UNDEFINED_BEHAVIOR_SANITIZER}
    again, but for completeness I leave it in {macros.h} for now.
    
    TBR=jkummerow@chromium.org
    
    Bug: v8:12226
    Cq-Include-Trybots: luci.v8.try:v8_linux64_msan_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_linux64_ubsan_rel_ng
    Cq-Include-Trybots: luci.v8.try:v8_linux64_cfi_rel_ng
    Change-Id: I37a6d15ebb9fdafbdbee0158ba6c540582c31301
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3162046Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#76850}
    e366c4b7
Name
Last commit
Last update
..
DIR_METADATA Loading commit data...
OWNERS Loading commit data...
control-transfer-unittest.cc Loading commit data...
decoder-unittest.cc Loading commit data...
function-body-decoder-unittest.cc Loading commit data...
leb-helper-unittest.cc Loading commit data...
liftoff-register-unittests.cc Loading commit data...
loop-assignment-analysis-unittest.cc Loading commit data...
memory-protection-unittest.cc Loading commit data...
module-decoder-memory64-unittest.cc Loading commit data...
module-decoder-unittest.cc Loading commit data...
simd-shuffle-unittest.cc Loading commit data...
streaming-decoder-unittest.cc Loading commit data...
subtyping-unittest.cc Loading commit data...
trap-handler-posix-unittest.cc Loading commit data...
trap-handler-simulator-unittest.cc Loading commit data...
trap-handler-win-unittest.cc Loading commit data...
trap-handler-x64-unittest.cc Loading commit data...
wasm-code-manager-unittest.cc Loading commit data...
wasm-compiler-unittest.cc Loading commit data...
wasm-gdbserver-unittest.cc Loading commit data...
wasm-macro-gen-unittest.cc Loading commit data...
wasm-module-builder-unittest.cc Loading commit data...
wasm-module-sourcemap-unittest.cc Loading commit data...