[clang-tools-extra] [clang-tidy] Extend readability-else-after-return to remove else after calls to [[noreturn]] functions (PR #185202)
Berkay Sahin via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 9 09:08:24 PDT 2026
berkaysahiin wrote:
> This check is getting a lot of love this release ^_^
hehe, true. might have to enable it for the sake of patches.
https://github.com/llvm/llvm-project/pull/185202
More information about the cfe-commits
mailing list