mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -15,5 +15,5 @@ void test_guard_condition(int source, bool b)
|
||||
use(source);
|
||||
}
|
||||
|
||||
gard_condition_sink(source); // $ SPURIOUS: guard-condition-regression
|
||||
gard_condition_sink(source); // clean
|
||||
}
|
||||
Reference in New Issue
Block a user