[PATCH] D41456: [clang-tidy] readability-else-after-return: also diagnose noreturn function calls.

Malcolm Parsons via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 01:09:05 PST 2017


malcolm.parsons added a comment.

This check could also handle else after goto.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41456





More information about the cfe-commits mailing list