[PATCH] D118214: [ObjCARC] Require the function argument in the clang.arc.attachedcall bundle.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 10:12:40 PDT 2022


phosek added a comment.

In D118214#3393603 <https://reviews.llvm.org/D118214#3393603>, @phosek wrote:

> @ab We started seeing crashes in Flutter Engine on iOS after the latest Clang roll. We did a bisect and found this change to be a culprit, see https://github.com/flutter/flutter/issues/99488 for more details. Would it be possible to take a look?

Gentle ping, would it be fine if reverted this change in the meantime?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118214/new/

https://reviews.llvm.org/D118214



More information about the llvm-commits mailing list