Commits

Michael Gottesman committed 2f3709443d9
[rc-id] Make RCIdentity strip off single-pred arguments. In a bunch of use-cases we use stripSinglePredecessorArgs to eliminate this case. There is no reason to assume that this is being done in the caller of RCIdentity. Lets make sure that we handle this case here. rdar://24156136