GP-2767 Structured pieces

This commit is contained in:
caheckman 2022-10-27 16:43:58 -04:00
parent b707c2ea6b
commit 535ac7c08d
29 changed files with 834 additions and 210 deletions

View file

@ -101,6 +101,7 @@ void Funcdata::clear(void)
clearJumpTables();
// Do not clear overrides
heritage.clear();
covermerge.clear();
#ifdef OPACTION_DEBUG
opactdbg_count = 0;
#endif