[PATCH] D66732: [Clangd] ExtractFunction Added checks for broken control flow
Shaurya Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 04:20:28 PDT 2019
SureYeaah created this revision.
SureYeaah added reviewers: sammccall, kadircet.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
- Added a SelectionTreeVisitor to check for broken control flow
- Added unittests
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66732
Files:
clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66732.217110.patch
Type: text/x-patch
Size: 7318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190826/29bdae68/attachment-0001.bin>
More information about the cfe-commits
mailing list