[clang-tools-extra] [clangd] Add tweak to override pure virtuals (PR #139348)
kadir çetinkaya via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 9 00:12:56 PDT 2025
================
@@ -70,6 +70,16 @@ Code completion
Code actions
^^^^^^^^^^^^
+- New ``clangd`` code action: "Override pure virtual methods". When invoked on a
----------------
kadircet wrote:
nit: i'd drop `clangd`, it's already under clangd section.
https://github.com/llvm/llvm-project/pull/139348
More information about the cfe-commits
mailing list