C++: Add FP in dataflow through global variables.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-07-14 15:20:08 +01:00
parent 344535b559
commit 46627c677d
3 changed files with 10 additions and 1 deletions

View File

@@ -1153,4 +1153,6 @@ namespace conflation_regression {
*p = source(0);
read_deref_deref(p);
}
}
}
int recursion = (sink(recursion), source()); // $ SPURIOUS: ir