While trying to understand TT_SelectorName, I found 2 redundant checks.
Removing them doesn't cause any tests to fail.
Details
Details
- Reviewers
djasper
Diff Detail
Diff Detail
- Build Status
Buildable 7367 Build 7367: arc lint + arc unit
Event Timeline
Comment Actions
For the test introduced in https://reviews.llvm.org/rL262291, either of the changes causes a TT_SelectorName to become a TT_Unknown. So lets figure out how to make this a difference in observable formatting behavior instead of removing these checks.