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
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a nit.
lib/ASTMatchers/ASTMatchersInternal.cpp | ||
---|---|---|
252 ↗ | (On Diff #15018) | You can drop the {} too now. |