Fix code to follow the "Don’t use else after a return" rule.
This is a followup from rL219792.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a nit.
lib/ASTMatchers/ASTMatchersInternal.cpp | ||
---|---|---|
252–253 | You can drop the {} too now. |
You can drop the {} too now.