Disable HWSan for thread_creae_failure.pass.
See https://github.com/llvm/llvm-project/pull/130145
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// UNSUPPORTED: no-threads, no-exceptions
|
||||
|
||||
// ASan seems to try to create threadsm which obviouly doesn't work in this test.
|
||||
// UNSUPPORTED: asan
|
||||
// UNSUPPORTED: asan, hwsan
|
||||
|
||||
// UNSUPPORTED: c++03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user