Commits

Doug Gregor committed 8bc2ea4ea16
Use designated/convenience initializer terminology throughout. NFC Introduce CtorInitializerKind to describe the kind of an enum, rather than a bool, to make way for more initializer kinds in the future. Swift SVN r16525