[PATCH] D124486: [clangd] ExtractVariable support for C and Objective-C

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 15:23:13 PDT 2022


dgoldman updated this revision to Diff 425914.
dgoldman marked 6 inline comments as done.
dgoldman added a comment.

- Extract var type handling to a function
- Other fixes for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124486

Files:
  clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp
  clang-tools-extra/clangd/unittests/tweaks/ExtractVariableTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124486.425914.patch
Type: text/x-patch
Size: 9911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220428/f61901cc/attachment-0001.bin>


More information about the cfe-commits mailing list