• 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
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...