Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This appears to have landed without review. What's going on here?
Stylistically, I see a few problems with this patch. It appears to mix early continues and if/else without any clear pattern.
However, I'm mostly concerned this appears to have gone in without review (at least as evidenced on phabricator.)
Comment Actions
I never managed to review this one, but I saw it was committed anyway. I agree the style is inconsistent, though the patch logic is fine.