[PATCH] D53372: [clang-tidy] Resolve readability-else-after-return false positive for constexpr if.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 11:17:39 PDT 2018
aaron.ballman added a comment.
Hmm, the latest patch only seems to have the changes to the test but not the implementation?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53372
More information about the cfe-commits
mailing list