Files
swift-mirror/include/swift/SIL/SILDeclRef.h
Arnold Schwaighofer 8d9b9f328b SILGen: Fix the logic of dynamic replacements for class constructors
To correctly call designated super class initializers the designated
intializer (and not the allocator) is dynamically replaceable.
Convenience allocators are dynamically replaceable as before.
2019-02-22 10:15:06 -08:00

16 KiB