[clang-tools-extra] clang-tidy: readability-redundant-smartptr-get does not remove -> (#97964) (PR #98757)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 14 08:55:22 PDT 2024
PiotrZSL wrote:
> can you tell me where to add test case and release notes entry
Tests:
clang-tools-extra/test/clang-tidy/checkers/readability/redundant-smartptr-get.cpp
Release notes:
clang-tools-extra/docs/ReleaseNotes.rst
https://github.com/llvm/llvm-project/pull/98757
More information about the cfe-commits
mailing list