Previously, argument effects were stored in a method variable, which was effectively global.
The global state was reset at each (hopefully) entrance point to the summary construction,
and every function could modify it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM