mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We've had a rash of bugs due to inconsistencies between how IRGen and the runtime think types are laid out. Add a '-verify-type-layout' mode to the frontend that causes IRGen to emit a bunch of code that compares its static assumptions against what the runtime value witness does. Swift SVN r24918
35 KiB
35 KiB