d2r2: fix missing function types on functions returning void

This commit is contained in:
Ryan Fleury
2026-05-09 12:38:08 -07:00
parent d59d6a21f0
commit a16716eff7
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@
// [ ] type views for `MyByte *` example do not match correctly
//
// [ ] many threads hitting conditional breakpoints -> causes 0x8000003 exception!
// [ ] string conditional breakpoints -> size != 0 check seems to fail, can test w/ "rd_init" subprogram type gen in d2r2
//
//- evaluation space coverage pass
// [ ] eval space reads/writes -> needs staleness/badness info - replace ctrl layer, to apply to all spaces