[all-commits] [llvm/llvm-project] caf301: Add unretained call args checker (#130901)

Ryosuke Niwa via All-commits all-commits at lists.llvm.org
Wed Mar 12 10:37:34 PDT 2025


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

  Changed paths:
    M clang/docs/analyzer/checkers.rst
    M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
    M clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/RawPtrRefCallArgsChecker.cpp
    A clang/test/Analysis/Checkers/WebKit/unretained-call-args-arc.mm
    A clang/test/Analysis/Checkers/WebKit/unretained-call-args.mm

  Log Message:
  -----------
  Add unretained call args checker (#130901)

Reland https://github.com/llvm/llvm-project/pull/130729



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