[all-commits] [llvm/llvm-project] 833ba0: [ObjC][ARC] Initialize member of ObjCARCContract (...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Fri Jan 31 11:56:08 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 833ba0a77355a0cd3fefa8cc6bb17e6a9971d3fd
      https://github.com/llvm/llvm-project/commit/833ba0a77355a0cd3fefa8cc6bb17e6a9971d3fd
  Author: Akira Hatanaka <ahatanak at gmail.com>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp

  Log Message:
  -----------
  [ObjC][ARC] Initialize member of ObjCARCContract (#125256)

This fixes a bug where hasCFGChanged was called before CFGChanged had
been initialized.

rdar://142842745



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