[PATCH] D122698: [clangd] Add support to extract method for ExtractFunction Tweak
Fabio R. Sluzala via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 1 15:07:08 PDT 2022
FabioRS updated this revision to Diff 419868.
FabioRS marked an inline comment as done.
FabioRS added a comment.
I did some simple refactor on the code I did for the function-method and it fixed the namespace syntactic problem too. I am not sure if it expands the pull request scope.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122698/new/
https://reviews.llvm.org/D122698
Files:
clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp
clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122698.419868.patch
Type: text/x-patch
Size: 20722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220401/2ca25f9e/attachment-0001.bin>
More information about the cfe-commits
mailing list