Commit 659cb8d
Fix global handling in type state analysis (#651)
* fix global handling in type state analysis
* Fix error due to update from dev
* fix killing of globals: only kill if no declaration-only func is called
---------
Co-authored-by: Martin Mory <linuxfan91@googlemail.com>
Co-authored-by: Fabian Schiebel <fabian.schiebel@iem.fraunhofer.de>1 parent 5ddab3f commit 659cb8d
File tree
1 file changed
+7
-0
lines changed- lib/PhasarLLVM/DataFlow/IfdsIde/Problems
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| 193 | + | |
| 194 | + | |
192 | 195 | | |
193 | 196 | | |
194 | 197 | | |
| |||
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
| |||
0 commit comments