[PATCH] D53372: [clang-tidy] Resolve readability-else-after-return false positive for constexpr if.
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 02:02:25 PDT 2018
curdeius added a comment.
Actually, I can make it an option for this check to skip or not constexpr ifs, WDYT?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53372
More information about the cfe-commits
mailing list