[PATCH] Fix a crash in Retain Count checker error reporting

Jordan Rose jordan_rose at apple.com
Fri Jun 13 13:36:10 PDT 2014


Why does this happen with this test case? AFAIK the "there are no such calls" note is still correct.

Since this is testing where the allocation statement is located, can you make this a path-notes/plist test, so that we can verify that it's actually picking the right statement?

Jordan


On Jun 13, 2014, at 13:33 , Anna Zaks <ganna at apple.com> wrote:

> Fixes a crash in Retain Count checker error reporting logic by handing the allocation statement retrieval from a BlockEdge program point.
> 
> Anna.
> <fixCrashInRetainCountReporting.diff>




More information about the cfe-commits mailing list