Commits

Chris Lattner committed 61715b1da70
Remove some dead code: pattern parsing is now never used for argument lists, so inout can't appear there and we don't need to propagate an "isArgumentList" bool down through pattern parsing. NFC. Swift SVN r20835