Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b7b6c commit b0566afCopy full SHA for b0566af
1 file changed
cpp/ql/test/library-tests/dataflow/dataflow-tests/guard-condition-regression-test.cpp
@@ -15,5 +15,5 @@ void test_guard_condition(int source, bool b)
15
use(source);
16
}
17
18
- gard_condition_sink(source); // $ SPURIOUS: guard-condition-regression
+ gard_condition_sink(source); // clean
19
0 commit comments