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

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 11:55:12 PDT 2022


ab 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?

Hm, there's not much to go on, is there any additional information aside from the partial stacktrace?  Happy to look into this if y'all can reduce this to something manageable.  Thanks!


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