Commits

Doug Gregor committed af4aa6db659
Opt-in diagnostic for extensions of generic types without generic parameters. This warning is temporarily going being a flag so that, once it is safe to place generic parameters on extensions of generic types, we can opt-in to update our code when it is convenient. Swift SVN r26416