[PATCH] D82824: [clang-tidy] Added option to readability-else-after-return

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 11:58:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa06a5ed97800: [clang-tidy] Added option to readability-else-after-return (authored by njames93).

Changed prior to commit:
  https://reviews.llvm.org/D82824?vs=274473&id=274569#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82824/new/

https://reviews.llvm.org/D82824

Files:
  clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp
  clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/readability-else-after-return.rst
  clang-tools-extra/test/clang-tidy/checkers/readability-else-after-return-no-cond-var-refactor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82824.274569.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/317ba72b/attachment.bin>


More information about the cfe-commits mailing list