mirror of
https://github.com/angr/angr
synced 2026-06-08 13:09:39 +00:00
06e3f969ad
* Remove TypeLifter (TypeTranslator supersedes it). * Add a test case for lifting recursive structs. * Reuse VRA's type translator in Typehoon. * Fix struct name assignment.