[all-commits] [llvm/llvm-project] af4aeb: [RawPtrRefMemberChecker] Make RawPtrRefMemberCheck...

Ryosuke Niwa via All-commits all-commits at lists.llvm.org
Wed Apr 30 14:28:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af4aeb325c37832e399283763345d4fc47f449eb
      https://github.com/llvm/llvm-project/commit/af4aeb325c37832e399283763345d4fc47f449eb
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefMemberChecker.cpp

  Log Message:
  -----------
  [RawPtrRefMemberChecker] Make RawPtrRefMemberChecker consistent with other checkers (#137559)

Refactor RawPtrRefMemberChecker so that each subclass override
isUnsafePtr like other WebKit checkers instead of overriding
isPtrCompatible.



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