Files
swift-mirror/lib/IRGen/GenArray.cpp
Dario Rexin 1a10f85782 [IRGen] Fix computation of spare bits for fixed arrays
rdar://159143492

Previously all bits after the spare bits of the first element were marked as spare bits. This caused enum tags to be stored in bits used by the payload.
2025-09-03 10:27:10 -07:00

28 KiB