mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
heap allocations it makes, and switch swift_alloc over to pass that pointer in as well as the alignment. Also, compute whether a type is POD during its generation and cache that in the object, and introduce a method on TypeInfo to destroy an object in memory. Swift SVN r1356
1.9 KiB
1.9 KiB