[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
Fri Mar 18 16:23:29 PDT 2022


phosek added a comment.
Herald added a project: All.

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


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