mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -1118,7 +1118,7 @@ void test_temp_with_conversion_from_materialization() {
|
||||
}
|
||||
|
||||
void reads_input(int x) {
|
||||
sink(x); // $ MISSING: ast,ir
|
||||
sink(x); // $ ir MISSING: ast
|
||||
}
|
||||
|
||||
void not_does_read_input(int x);
|
||||
|
||||
Reference in New Issue
Block a user