[all-commits] [llvm/llvm-project] 5297b7: clang-tidy: readability-redundant-smartptr-get doe...

akshaykumars614 via All-commits all-commits at lists.llvm.org
Thu Aug 8 21:55:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5297b750e54dafe16cc13f24b8d5478214e83682
      https://github.com/llvm/llvm-project/commit/5297b750e54dafe16cc13f24b8d5478214e83682
  Author: akshaykumars614 <88362922+akshaykumars614 at users.noreply.github.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/readability/redundant-smartptr-get.cpp

  Log Message:
  -----------
  clang-tidy: readability-redundant-smartptr-get does not remove (#97964) (#100177)

added a check to remove '->' if exists

added testcase and modified Release Notes



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list