[PATCH] D24792: [analyzer] Fix crash in RetainCountChecker::checkEndFunction
Alexander Shaposhnikov via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 01:06:22 PDT 2016
alexshap added a comment.
Without the changes:
F2438373: Screen Shot 2016-09-21 at 12.38.22 AM.png <https://reviews.llvm.org/F2438373>
With the patch the tests are green.
Repository:
rL LLVM
https://reviews.llvm.org/D24792
More information about the cfe-commits
mailing list