[clang-tools-extra] [clangd] Add tweak to add pure virtual overrides (PR #139348)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Sat May 10 10:31:12 PDT 2025
https://github.com/zwuis commented:
Thank you for you work!
Please add a release note in `clang-tools-extra/docs/ReleaseNotes.rst`.
Please read <https://llvm.org/docs/CodingStandards.html> and follow requirements/suggestions in this document such as preferring `llvm::SmallVector` and not using braces on simple single-statement bodies of `if` statements.
https://github.com/llvm/llvm-project/pull/139348
More information about the cfe-commits
mailing list