angr/tests/types
Fish 7c2e3501e6
SimStruct: Remove _arch_memo to fix the cache leak. (#6757)
* SimStruct: Remove _arch_memo to fix the cache leak.

* Fix the comment

* Better typing.

* Fix RustSimTypes.

* More fixes.

* Fix caching for anonymous structs.

* SimUnion: Cache alignment.

* Convert returnty to a arch-ed returnty.

* RustSimType: Do not shadow SimType.with_arch.

* Rust: Bind an arch to types before they reach the type solver.

* RustSimType: Make it a subclass of SimType.
2026-08-05 01:12:55 -07:00
..
__init__.py Decompiler: Type inference for enums (#6033) 2026-01-21 09:07:24 -05:00
test_enum_inference.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_enum_integration.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_enum_types.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00
test_simtypefunction.py Decompiler: Show (void) for functions without arguments (#6037) 2026-01-22 08:00:06 -07:00
test_types.py SimStruct: Remove _arch_memo to fix the cache leak. (#6757) 2026-08-05 01:12:55 -07:00