mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
C++: Accept test changes
This commit is contained in:
@@ -99,5 +99,5 @@ void addressOfField() {
|
||||
|
||||
S s_copy = s;
|
||||
int* px = &s_copy.m1;
|
||||
sink(*px); // $f-:ast,ir
|
||||
sink(*px); // $f-:ast $ir
|
||||
}
|
||||
Reference in New Issue
Block a user