[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 13:35:45 PDT 2022


phosek added a comment.

In D118214#3403398 <https://reviews.llvm.org/D118214#3403398>, @ab wrote:

> Ah, further down, there's a different crash signature in bisect6.txt, in dyld strlen: that one does ring a bell.  I assume it's handling a corrupt selector, but there's not much context to know for sure.  I have a later change that may take care of that, hopefully that resolves your original crash as well!

Thanks, which change is that? We can give it a try to see if it resolves the issue.


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