Skip to content

Commit cd03d11

Browse files
committed
[sanitizer] Reenable 2 fixed cxxabi tests
1 parent f0ee436 commit cd03d11

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

zorg/buildbot/builders/sanitizers/buildbot_functions.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,10 +426,6 @@ function check_stage2 {
426426
LIT_FILTER_OUT+="|test_demangle.pass.cpp"
427427
fi
428428

429-
# https://github.com/llvm/llvm-project/pull/119520
430-
LIT_FILTER_OUT+="|catch_null_pointer_to_object_pr64953.pass.cpp"
431-
LIT_FILTER_OUT+="|catch_ptr_02.pass.cpp"
432-
433429
if [[ "$(arch)" == "aarch64" ]] ; then
434430
# TODO: Investigate what is wrong with aarch64 unwinder.
435431
LIT_FILTER_OUT+="|ostream.formatted.print/vprint_nonunicode.pass.cpp"

0 commit comments

Comments
 (0)