[PATCH] D138499: [clangd] Extract Function: add hoisting support
Julian Schmidt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 08:08:45 PST 2022
5chmidti updated this revision to Diff 477204.
5chmidti added a comment.
Fix windows build by setting the c++ standard for the hoisting tests explicitly to c++17.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138499/new/
https://reviews.llvm.org/D138499
Files:
clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp
clang-tools-extra/clangd/unittests/tweaks/ExtractFunctionTests.cpp
clang-tools-extra/docs/ReleaseNotes.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138499.477204.patch
Type: text/x-patch
Size: 16811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/0deb8a3f/attachment-0001.bin>
More information about the cfe-commits
mailing list