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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 20 10:16:22 PST 2017


lebedev.ri added a comment.

Depends on https://reviews.llvm.org/D41455.
I'm open to suggestions re diagnostic wording.
The current `'noreturn call'` seems lazy, and is basically a placeholder.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41456





More information about the cfe-commits mailing list