[PATCH] D91485: [clang-tidy] ElseAfterReturn check wont suggest fixes if preprocessor branches are involved
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 10:20:45 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG617e8e5ee3bb: [clang-tidy] ElseAfterReturn check wont suggest fixes if preprocessor branches… (authored by njames93).
Changed prior to commit:
https://reviews.llvm.org/D91485?vs=306143&id=306463#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91485/new/
https://reviews.llvm.org/D91485
Files:
clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp
clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.h
clang-tools-extra/test/clang-tidy/checkers/readability-else-after-return-pp-no-crash.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-else-after-return.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91485.306463.patch
Type: text/x-patch
Size: 9374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201119/4cedc119/attachment-0001.bin>
More information about the cfe-commits
mailing list