mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -933,7 +933,7 @@ namespace global_variable_conflation_test {
|
||||
}
|
||||
|
||||
void use() {
|
||||
sink(global_pointer); // $ SPURIOUS: ir
|
||||
sink(global_pointer); // clean
|
||||
sink(*global_pointer); // $ ir MISSING: ast
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user