mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Double-underscored names are reserved for the C++ "implementation" (language and standard library). Even though "__Consuming" isn't likely to be part of the C++ standard any time soon, we should follow the rules. Note that the API digester will continue to use the string "__Consuming" for now, even though the underscores aren't really significant, to avoid invalidating existing dumps. No functionality change.
190 KiB
190 KiB