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.
Dulma Churchill fdb1640e12
[closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models
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 [closures preanalysis][2/n] Add second preanalysis that fills the body of the specialized methods with blocks 4 years ago
NSObjectInitModelTest.m [pulse] Add model for NSObject.init 4 years ago
issues.exp [closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models 4 years ago
use_after_free.m [pulse] Add pulse tests for objective-c (the c part of it) 5 years ago