[PATCH] D24792: [analyzer] Fix crash in RetainCountChecker::checkEndFunction

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 13:46:29 PDT 2016


zaks.anna added a comment.

Can you give a bit more context? Do you see the crash on a redefinition of the OSAtomicCompareAndSwapPtr or one of the other standard functions or do you have another similarly named function that should not be modeled?


Repository:
  rL LLVM

https://reviews.llvm.org/D24792





More information about the cfe-commits mailing list