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

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 11:13:49 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278257: [clang-tidy] enhance readability-else-after-return (authored by omtcyfz).

Changed prior to commit:
  https://reviews.llvm.org/D23265?vs=67513&id=67561#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23265

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23265.67561.patch
Type: text/x-patch
Size: 5728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160810/4e07121f/attachment.bin>


More information about the cfe-commits mailing list