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

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 16:51:16 PDT 2022


dgoldman updated this revision to Diff 425650.
dgoldman added a comment.

- Remove extraneous computeExprType declaration


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.425650.patch
Type: text/x-patch
Size: 8997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/0de83007/attachment.bin>


More information about the cfe-commits mailing list