[PATCH] D70569: [clangd] Allow extract-to-function on regions that always return.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 05:58:40 PST 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rG771899e94452: [clangd] Allow extract-to-function on regions that always return. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D70569?vs=230537&id=232826#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70569

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: D70569.232826.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191209/6da48b4f/attachment.bin>


More information about the cfe-commits mailing list