mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
1) Shrink from 4 bytes to 1 byte. 2) Assert that alignments are power-of-two at run time. 3) Assert that alignments are power-of-two at compile time when possible. 4) Eliminate "isZero"/"no alignment" from the type. Use llvm::Optional.
57 KiB
57 KiB