mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Noncopyable types aren't really "POD", but the bit is still useful to track whether a noncopyable type has a no-op destroy operation, so rename the existing bit to be more specific within IRGen's implementation. Don't rename it in the runtime or Builtin names yet, since doing so will require a naming transition for compatibility.
14 KiB
14 KiB