[PATCH] D16259: Add clang-tidy readability-redundant-return check

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 16 13:12:41 PST 2016


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

Thank you for this check! https://llvm.org/bugs/show_bug.cgi?id=21984 waited to be implemented for so looong time :-)

By the word, other return related readability check idea: https://llvm.org/bugs/show_bug.cgi?id=22416. May be both could be combined in single check?


http://reviews.llvm.org/D16259





More information about the cfe-commits mailing list