[test][openmp] Tsan may report more warnings here
This commit is contained in:
parent
5f2e2b7d80
commit
adf4eda004
|
@ -44,4 +44,4 @@ int main(int argc, char *argv[]) {
|
||||||
// CHECK: Previous write of size 4
|
// CHECK: Previous write of size 4
|
||||||
// CHECK-NEXT: #0 {{.*}}lock-nested-unrelated.c:33
|
// CHECK-NEXT: #0 {{.*}}lock-nested-unrelated.c:33
|
||||||
// CHECK: DONE
|
// CHECK: DONE
|
||||||
// CHECK: ThreadSanitizer: reported 1 warnings
|
// CHECK: ThreadSanitizer: reported {{[1-3]}} warnings
|
||||||
|
|
Loading…
Reference in New Issue