[PATCH] D53372: [clang-tidy] Resolve readability-else-after-return false positive for constexpr if.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 17 06:38:00 PDT 2018
lebedev.ri added a comment.
I think it would be good to add some more explanation as to *why* that `else` has to be kept.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53372
More information about the cfe-commits
mailing list