[all-commits] [llvm/llvm-project] 955c22: [clangd] Allow "move function body out-of-line" in...
Christian Kandeler via All-commits
all-commits at lists.llvm.org
Mon Jun 3 05:49:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 955c2237629ae252bed44177f0b65a8805051add
https://github.com/llvm/llvm-project/commit/955c2237629ae252bed44177f0b65a8805051add
Author: Christian Kandeler <christian.kandeler at qt.io>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp
M clang-tools-extra/clangd/unittests/tweaks/DefineOutlineTests.cpp
Log Message:
-----------
[clangd] Allow "move function body out-of-line" in non-header files (#69704)
Moving the body of member functions out-of-line makes sense for classes
defined in implementation files too.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list