Commits

Michael Gottesman committed 5f98995c6c5
[g-arc-opts] Invert dependency in between RefCountState and its subclasses in clear() and call the subclass clear instead of the superclass clear. Otherwise, we do not clear subclass specific state when we clear which can potentially cause inconsistencies. Swift SVN r20779