Mark clang/test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp as REQUIRES:asserts. It relies on label names.
llvm-svn: 236709
This commit is contained in:
parent
e4358b81e4
commit
6fc75e8e1b
|
|
@ -79,3 +79,5 @@ extern inline S &g() {
|
|||
// CHECK: resume { i8*, i32 }
|
||||
return s;
|
||||
}
|
||||
|
||||
// REQUIRES: asserts
|
||||
|
|
|
|||
Loading…
Reference in New Issue