[PATCH] D23265: [clang-tidy] enhance readability-else-after-return

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 05:27:50 PDT 2016


omtcyfz updated this revision to Diff 67512.
omtcyfz marked 4 inline comments as done.
omtcyfz added a comment.

Address comments.


https://reviews.llvm.org/D23265

Files:
  clang-tidy/readability/ElseAfterReturnCheck.cpp
  docs/clang-tidy/checks/readability-else-after-return.rst
  test/clang-tidy/readability-else-after-return.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23265.67512.patch
Type: text/x-patch
Size: 5528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/82825e10/attachment-0001.bin>


More information about the cfe-commits mailing list