> On Nov 3, 2017, at 10:23 PM, Slava Pestov via swift-dev <[email protected]> > wrote: > > > >> On Nov 3, 2017, at 8:57 PM, Chris Lattner via swift-dev <[email protected] >> <mailto:[email protected]>> wrote: >> >> Random question: when did you introduce -Osize, and why didn’t it go through >> the evolution process? If this is a major flag that you expect users to >> interact with (not some obscure debugging feature) then it is part of the >> “UI" of Swift and seems subject to swift-evolution’s process. > > Are compiler flags within the scope of the evolution process? -Osize has no > effect on source compatibility or any other user-visible aspect of the > language itself.
I don’t think there is an official policy, but IMO, all major new user visible features are in scope for evolution. -Chris
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
