llvm-project/clang-tools-extra/clangd/refactor
Shaurya Gupta 3b08a61f7e [Clangd] ExtractFunction Added checks for broken control flow
Summary:
- Added checks for broken control flow
- Added unittests

Reviewers: sammccall, kadircet

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66732

llvm-svn: 370455
2019-08-30 09:57:56 +00:00
..
tweaks [Clangd] ExtractFunction Added checks for broken control flow 2019-08-30 09:57:56 +00:00
Rename.cpp [clangd] Use raw rename functions to implement the rename. 2019-08-09 10:55:22 +00:00
Rename.h [clangd] Narrow rename to local symbols. 2019-06-25 08:43:17 +00:00
Tweak.cpp [clangd] Ignore semicolons, whitespace, and comments in SelectionTree. 2019-07-31 17:52:40 +00:00
Tweak.h [Clangd] Changed ExtractVariable to only work on non empty selections 2019-07-18 15:38:03 +00:00