[HWASAN] Remove RUN statements, which have to effect on the test
This commit is contained in:
parent
502ab13eb0
commit
20f3dc8f8b
|
@ -8,7 +8,6 @@
|
|||
|
||||
// Forced unwinding causes std::terminate when going through noexcept.
|
||||
|
||||
// RUN: export LSAN_OPTIONS=detect_leaks=0
|
||||
// UNSUPPORTED: no-exceptions, c++03
|
||||
|
||||
// These tests fail on previously released dylibs, investigation needed.
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// RUN: export LSAN_OPTIONS=detect_leaks=0
|
||||
// UNSUPPORTED: no-exceptions
|
||||
|
||||
#include "cxxabi.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user