[PATCH] D56611: [clangd] A code action to swap branches of an if statement

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 16 10:55:34 PST 2019


ilya-biryukov updated this revision to Diff 182102.
ilya-biryukov added a comment.

- Fix a typo in the id of the SwapIfBranches


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D56611

Files:
  clangd/CMakeLists.txt
  clangd/refactor/tweaks/SwapIfBranches.cpp
  clangd/refactor/tweaks/SwapIfBranches.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56611.182102.patch
Type: text/x-patch
Size: 5415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190116/2f9ccd4e/attachment.bin>


More information about the cfe-commits mailing list