084bd8add2
Sanity checks now run in a single pass rather than two, and instead of building a set consisting of all members, it uses a bit from the transformer flags to remember which members are not orphaned. As an additional check, it now checks that members are not declared more than once. R=kmillikin@google.com Review URL: https://codereview.chromium.org/2529973002 .