Commit 6a37de3
committed
Contracts/dynamic frames: do not attempt to instrument typedefs
When collecting all functions from the symbol table (code-typed
symbols), we must not include typedefs (which may also be code typed).1 parent b335979 commit 6a37de3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments