[all-commits] [llvm/llvm-project] 8019b4: [clangd] Support renaming virtual methods
Tom Praschan via All-commits
all-commits at lists.llvm.org
Wed Sep 7 04:16:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8019b46bc70b15cf5551ffcf494c6df17d1e7437
https://github.com/llvm/llvm-project/commit/8019b46bc70b15cf5551ffcf494c6df17d1e7437
Author: Tom Praschan <13141438+tom-anders at users.noreply.github.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M clang-tools-extra/clangd/refactor/Rename.cpp
M clang-tools-extra/clangd/unittests/RenameTests.cpp
Log Message:
-----------
[clangd] Support renaming virtual methods
Fixes https://github.com/clangd/clangd/issues/706
Differential Revision: https://reviews.llvm.org/D132797
More information about the All-commits
mailing list