You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jules Villard 16cb07698e
[pulse] no longer drop attributes of dead addresses
4 years ago
..
CFRetainReleaseExample.m [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
DeallocCalls.m [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
Makefile [pulse] Add a flag to model methods for memory ownership transfer 5 years ago
MallocInObjC.m [pulse] Add model for malloc_no_fail 5 years ago
MemoryLeaks.m [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
MemoryLeaksInBlocks.m [closuressubstitution] Flip order of captured variables and actual parameters 4 years ago
NPEBlocks.m [clang frontend][objc] Fix types of variables captured by reference in objc blocks 4 years ago
NSObjectInitModelTest.m [pulse] Add model for NSObject.init 4 years ago
issues.exp [pulse] no longer drop attributes of dead addresses 4 years ago
uninit.m [frontend,pulse] Avoid dereference of C struct 4 years ago
use_after_free.m [pulse] Add pulse tests for objective-c (the c part of it) 5 years ago