v0.0.84
What's Changed
- Handle memset of undef memory, even if not type analyzable by @wsmoses in #1426
- Do not perform runtime activity check for known non-aliasing pointers by @wsmoses in #1427
- Print debug info on assertion by @wsmoses in #1428
- Handle null unwrap return in available map by @wsmoses in #1429
- Fix use of exit block shared by multiple loops by @wsmoses in #1430
Full Changelog: v0.0.83...v0.0.84