mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Specializations are implementation details, and thus shouldn't be public, even if they are specializing a public function. Without this downgrade, the ABI of a module depends on random internal code (could change inlining decisions etc.), as well as swiftc's optimiser.
4.1 KiB
4.1 KiB