[clang-tools-extra] clang-tidy: readability-redundant-smartptr-get does not remove (#97964) (PR #100177)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 23 12:48:14 PDT 2024
================
@@ -498,6 +498,10 @@ Changes in existing checks
false-positives when type of the member does not match the type of the
initializer.
+- Improved :doc:`readability-redundant-smartptr-get
----------------
akshaykumars614 wrote:
I cannot see those markers in my local branch
https://github.com/llvm/llvm-project/pull/100177
More information about the cfe-commits
mailing list