We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4eb50 commit 0939f0cCopy full SHA for 0939f0c
clang/test/Analysis/thread-safety-lock-scope.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -verify -fsyntax-only -Wthread-safety %s
+// RUN: %clang_cc1 -include %s -verify -fsyntax-only -Wthread-safety %s
2
3
#ifndef HEADER
4
#define HEADER
0 commit comments