[PATCH] D65139: [clangd] Support extraction of binary "subexpressions" like a + [[b + c]].
    Sam McCall via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 26 08:31:19 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367121: [clangd] Support extraction of binary "subexpressions" like a + [[b + c]]. (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
  https://reviews.llvm.org/D65139?vs=211905&id=211945#toc
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65139/new/
https://reviews.llvm.org/D65139
Files:
  clang-tools-extra/trunk/clangd/Selection.cpp
  clang-tools-extra/trunk/clangd/Selection.h
  clang-tools-extra/trunk/clangd/refactor/tweaks/ExtractVariable.cpp
  clang-tools-extra/trunk/clangd/unittests/SelectionTests.cpp
  clang-tools-extra/trunk/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65139.211945.patch
Type: text/x-patch
Size: 15095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/88b8628d/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list