[PATCH] clang-tidy: Add initial check for "Don't use else after return".

Daniel Jasper djasper at google.com
Wed Jan 14 10:49:53 PST 2015


http://reviews.llvm.org/D6927

Files:
  clang-tidy/readability/CMakeLists.txt
  clang-tidy/readability/ElseAfterReturnCheck.cpp
  clang-tidy/readability/ElseAfterReturnCheck.h
  clang-tidy/readability/ReadabilityTidyModule.cpp
  test/clang-tidy/readability-else-after-return.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6927.18166.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150114/aae2c67a/attachment.bin>


More information about the cfe-commits mailing list