[PATCH] D66732: [Clangd] ExtractFunction Added checks for broken control flow

Shaurya Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 07:53:17 PDT 2019


SureYeaah updated this revision to Diff 217881.
SureYeaah added a comment.

Added null statement check in TraverseStmt


Repository:
  rG LLVM Github Monorepo

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

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.217881.patch
Type: text/x-patch
Size: 8425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190829/33ec2a98/attachment-0001.bin>


More information about the cfe-commits mailing list