Commit Graph

31 Commits (c0d106cb0acc8c33e5c578ee38458c52cab07323)

Author SHA1 Message Date
Sungkeun Cho 3685cc6fdd [pulse] Revise trace of uninitialized value check 4 years ago
Sungkeun Cho 1bf82d9f86 [pulse] Give semantics of dispatch_sync in ObjC 4 years ago
Sungkeun Cho fa29098376 [pulse] Inter-procedural uninit analysis 4 years ago
Sungkeun Cho 0cbe2f9b08 [pulse] Uninitialized value check in pulse 4 years ago
Dulma Churchill fdb1640e12 [closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models 5 years ago
Dulma Churchill 2e66bf6b8f [closures preanalysis][2/n] Add second preanalysis that fills the body of the specialized methods with blocks 5 years ago
Daiva Naudziuniene 87ff05c9b8 [pulse] Add a new test for npe in objc blocks 5 years ago
Daiva Naudziuniene dcc12d0a42 [closuressubstitution] Flip order of captured variables and actual parameters 5 years ago
Dulma Churchill d2f8028e77 [preanalysis] Adding a preanalysis to resolve local closures 5 years ago
Daiva Naudziuniene 50d659b750 Update type of procdesc and closure expression to contain information about capture variable mode 5 years ago
Dulma Churchill 85ee958bf9 [pulse] Add model for NSObject.init 5 years ago
Dulma Churchill fc7437abb0 [biabduction] Delete Core Foundation models for Memory Leaks 5 years ago
Dulma Churchill 11c6e3e0ee [pulse] Enable pulse memory leaks and disable biabduction one 5 years ago
Dulma Churchill 61d5fde7c4 [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
Dulma Churchill aa6fe7963c [pulse] Add dealloc calls for ObjC objects that are about to become unreachable 5 years ago
Dulma Churchill 3cdb9f322e [IR] Fix the function hashable_name for ObjC methods 5 years ago
Dulma Churchill ef7bc324e3 [pulse] Add a flag to model methods for memory ownership transfer 5 years ago
Dulma Churchill 40143ab01c [pulse] Model CFRelease as removing the Allocated attribute rather than as free 5 years ago
Dulma Churchill 6c044ba2d4 [pulse] Model Core Foundation create and copy functions 5 years ago
Dulma Churchill 2b0ff5d160 [pulse] Add interproc tests for CFBridgingRelease model 5 years ago
Dulma Churchill f28d75c910 [pulse] Add model for malloc_no_fail 5 years ago
Dulma Churchill fa13577695 [pulse] Model __bridge_transfer 5 years ago
Dulma Churchill c76d59853b [pulse] Model CFBridgingRelease by removing the Allocated attribute 5 years ago
Dulma Churchill 2d168f75a6 [pulse] Add options for modelling alloc models and free models from user-defined regexes. 5 years ago
Dulma Churchill 2382e3d613 [pulse] Model Core Graphics Create and Copy just like malloc 5 years ago
Dulma Churchill 59ea968de8 [pulse] Model the correct CFAutorelease 5 years ago
Dulma Churchill b29d1a2f5f [pulse] Adding new value history for allocations 5 years ago
Dulma Churchill 271946a178 [pulse] Model release functions from Core Graphics and Core Foundation 5 years ago
Dulma Churchill 6f2b52fcc7 [pulse] Model Core Graphics create and copy functions 5 years ago
Jules Villard 6a738045fd [pulse] interprocedural histories and traces 5 years ago
Dulma Churchill 5c58689493 [pulse] Add pulse tests for objective-c (the c part of it) 6 years ago