[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 12:06:12 PDT 2022


ab added a comment.

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!


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