[all-commits] [llvm/llvm-project] a285be: [WebKit Checkers] Recognize Objective-C and CF poi...

Ryosuke Niwa via All-commits all-commits at lists.llvm.org
Thu Mar 27 15:47:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a285be320aadad51c431eed87cc2540951b3e4da
      https://github.com/llvm/llvm-project/commit/a285be320aadad51c431eed87cc2540951b3e4da
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefCallArgsChecker.cpp
    M clang/test/Analysis/Checkers/WebKit/objc-mock-types.h
    M clang/test/Analysis/Checkers/WebKit/unretained-call-args.mm
    M clang/test/Analysis/Checkers/WebKit/unretained-local-vars.mm

  Log Message:
  -----------
  [WebKit Checkers] Recognize Objective-C and CF pointer conversion functions. (#132784)

Recognize dynamic_objc_cast, checked_objc_cast, dynamic_cf_cast, and
checked_cf_cast.



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