Skip to content

Commit

Permalink
[test][OpenMP] Expect more tsan reports
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybuka committed Nov 18, 2022
1 parent e42080a commit 4218900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmp/tools/archer/tests/races/parallel-simple.c
Expand Up @@ -33,4 +33,4 @@ int main(int argc, char *argv[]) {
// CHECK: Previous write of size 4
// CHECK-NEXT: #0 {{.*}}parallel-simple.c:23
// CHECK: DONE
// CHECK: ThreadSanitizer: reported 1 warnings
// CHECK: ThreadSanitizer: reported {{[1-3]}} warnings

0 comments on commit 4218900

Please sign in to comment.