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

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 01:00:59 PDT 2016


omtcyfz updated this revision to Diff 67476.
omtcyfz added a comment.

Make helper matcher `const`.


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.67476.patch
Type: text/x-patch
Size: 5369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/83d6d3c4/attachment.bin>


More information about the cfe-commits mailing list