[PATCH] D56611: [clangd] A code action to swap branches of an if statement
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 31 13:30:01 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352796: [clangd] A code action to swap branches of an if statement (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56611?vs=184588&id=184594#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56611/new/
https://reviews.llvm.org/D56611
Files:
clang-tools-extra/trunk/clangd/SourceCode.cpp
clang-tools-extra/trunk/clangd/SourceCode.h
clang-tools-extra/trunk/clangd/refactor/tweaks/CMakeLists.txt
clang-tools-extra/trunk/clangd/refactor/tweaks/Dummy.cpp
clang-tools-extra/trunk/clangd/refactor/tweaks/SwapIfBranches.cpp
clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
clang-tools-extra/trunk/unittests/clangd/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56611.184594.patch
Type: text/x-patch
Size: 18231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190131/52b74149/attachment-0001.bin>
More information about the cfe-commits
mailing list