mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
It's not readnone, because it reads the metatype from an object. Readnone would let the llvm ARC optimizer reschedule the call with a release-call for the object. fixes SR-6560.
56 KiB
56 KiB