mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
void sink(int); // $ MISSING: ir
|
||||
void indirect_sink(int*); // $ MISSING: ir
|
||||
void sink(int); // $ ir
|
||||
void indirect_sink(int*); // $ ir
|
||||
int source();
|
||||
|
||||
void test() {
|
||||
|
||||
Reference in New Issue
Block a user