[PATCH] D53372: [clang-tidy] Resolve readability-else-after-return false positive for constexpr if.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 19 08:28:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE344785: [clang-tidy] Resolve readability-else-after-return false positive for constexpr… (authored by mkurdej, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53372?vs=170152&id=170201#toc
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53372
Files:
clang-tidy/readability/ElseAfterReturnCheck.cpp
test/clang-tidy/readability-else-after-return-if-constexpr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53372.170201.patch
Type: text/x-patch
Size: 5625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181019/14c03720/attachment.bin>
More information about the cfe-commits
mailing list