Commits

Chris Lattner committed 2e898da8e7a
remove the ban on selectors that have selector chunks with the same name. As long as the inner argument names are unique, the different chunks can be referred to in the definition. There is still some problem with calling these, but that will be resolved by declaration based invocation rules when they are available. Swift SVN r13750