Commits

Chris Lattner committed c418e92067a
Update comment: we can unique empty param lists, but not self arguments, they have a decl context. Also, fix a bug in ParameterList::clone which cloned all the decls and then ignored them. NFC since it isn't used yet.