Wei Zhang

Results 15 comments of Wei Zhang

> It's just the ease with which new developers can forget to translate between de obfuscated and obfuscated. Yeah we have to live with that. It hasn't been a major...

> If we had this typing difference, we'd know at compile-time what we made a mistake. IC. Thanks for explaining that. It's more clear to me what this is about...

SG. I will be open to see what the change looks like. But I guess there's an underlying question about the differences in how we set things up. Like in...

Very interesting. The reason we did not run into this is likely because we nuke those annotations with `AnnoKillPass` before running `SingleImplPass`. If we do want to make sure `getCanonicalName()`...