readability-else-after-return¶
Flags the usages of else
after return
.
http://llvm.org/docs/CodingStandards.html#don-t-use-else-after-a-return
Flags the usages of else
after return
.
http://llvm.org/docs/CodingStandards.html#don-t-use-else-after-a-return