Avatar
omochimetaru 3/2/2018 3:30 AM
@rintaro +0 系のコミットってこれが最初ですかね? タグがブレててよくわからない・・・ https://github.com/apple/swift/commit/503db5fc653c92c350d302ac8a771ee9d38bf65e
…of DefaultConventions to guaranteed. This is implemented by introducing an enum called NormalParameterConvention, enum class NormalParameterConvention { Owned, Guaranteed }; When one construc...
3:35 AM
This PR contains support for enabling via the frontend option enable-guaranteed-normal-arguments for normal parameters to be emitted at +0 instead of +1. rdar://34222540
3:36 AM
このPRからっぽいかな・・・