[PATCH] D65139: [clangd] Support extraction of binary "subexpressions" like a + [[b + c]].
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 25 09:08:39 PDT 2019
sammccall updated this revision to Diff 211773.
sammccall marked 3 inline comments as done.
sammccall added a comment.
Elaborate tests and comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65139/new/
https://reviews.llvm.org/D65139
Files:
clang-tools-extra/clangd/Selection.cpp
clang-tools-extra/clangd/Selection.h
clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp
clang-tools-extra/clangd/unittests/SelectionTests.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65139.211773.patch
Type: text/x-patch
Size: 15131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190725/a3920890/attachment-0001.bin>
More information about the cfe-commits
mailing list