[PATCH] D63773: [clangd] dummy variable extraction on a function scope

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 06:57:37 PDT 2019


thakis added inline comments.


================
Comment at: clang-tools-extra/trunk/clangd/refactor/tweaks/CMakeLists.txt:20
   SwapIfBranches.cpp
+  ExtractVariable.cpp
 
----------------
(nit: keep in alphabetical order)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63773





More information about the llvm-commits mailing list