[all-commits] [llvm/llvm-project] 8b8841: [analyzer] RetainRelease: Extend the workaround fo...

Artem Dergachev via All-commits all-commits at lists.llvm.org
Wed Sep 13 17:43:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b8841e15acf9b8bb12a96c834dfd0a5c3ca2c0b
      https://github.com/llvm/llvm-project/commit/8b8841e15acf9b8bb12a96c834dfd0a5c3ca2c0b
  Author: Artem Dergachev <adergachev at apple.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M clang/lib/Analysis/RetainSummaryManager.cpp
    M clang/test/Analysis/Inputs/expected-plists/retain-release.m.objc.plist
    M clang/test/Analysis/Inputs/expected-plists/retain-release.m.objcpp.plist
    M clang/test/Analysis/retain-release.m

  Log Message:
  -----------
  [analyzer] RetainRelease: Extend the workaround for VTCompressionSessionEncode{,MultiImage}Frame.

This is a new API that has the same ownership quirk as the old API.

This is a tiny one-liner patch; changes in plists are entirely about
line numbers.




More information about the All-commits mailing list