[PATCH] D37014: [clang-tidy] Add a checker to remove useless intermediate variables before return statements with comparisons

Tristan Bourvon via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 12 05:07:38 PDT 2018


tbourvon added a comment.

@alexfh Do you think we can merge this? I think I've been through every suggestion and it would be nice to finally land the check!


https://reviews.llvm.org/D37014





More information about the cfe-commits mailing list