Commit Graph

50 Commits (c38052bbaab07a503ac98798f38e3d9f8c451fd0)

Author SHA1 Message Date
Dulma Churchill d25754597d [memory leaks] Adding model for CVPixelBufferRelease 7 years ago
Dulma Churchill 68beca1523 [objc] Refactor modeling of CoreFoundation and CoreGraphics libraries 7 years ago
Dulma Churchill c90bcf1320 [objc] Model dispatch functions 7 years ago
Jules Villard b1841c6699 [checkers] make all models and tests use checkers 8 years ago
Jules Villard b95f29c8d1 various minor improvements 8 years ago
Jules Villard abee644b91 [clang] update clang plugin to hash mangled names 8 years ago
Jules Villard 4792e37a73 [make] kill PATH hack 8 years ago
Jeremy Dubreil fd4fbe163c [infer] make sure we never swallow the failures when analyzing the models 8 years ago
Jia Chen a8897c2412 Properly model the copy semantics of NSString.stringWithUTF8String and NSString.stringWithString. 8 years ago
Mehdi Bouaziz 93b6980b28 [Makefile] Models: add dependency on header files 8 years ago
Jules Villard 3ab6c43fb6 [tests] awesomize make output 8 years ago
Jules Villard cd421b4a5f [make] print @ commands when passed VERBOSE=1 8 years ago
Jules Villard dac8906d86 [make] make sure makefile uses config-time values 8 years ago
Dulma Churchill 612e501dfc [ios] Model NSData initWithBytesNoCopy:data length:dataLength 8 years ago
Jules Villard 6e1b83a204 [clang] add clang models to `CLANG_DEPS` 8 years ago
Jules Villard a328455cdc [clang models] make sure `make` compiles all source files when we retry infer to show errors 8 years ago
Josh Berdine 8d9f70ad47 Minor redistribution of driver functionality, and debugging improvements 8 years ago
Jules Villard bd0751dd1c [make] do not confuse the jobserver 8 years ago
Jules Villard bce1a1ff2e [make] make infer/src/Makefile less phony 8 years ago
Dulma Churchill 5b39b3e323 [ObjC] Model methods from NSArray 8 years ago
Dulma Churchill 826accc21b [clang] Adding model for NSNumber boxing functions 8 years ago
Dulma Churchill 616ee9276b [clang] Adding model for NSString length to avoid false positive npes. 8 years ago
Jules Villard 25759199cf [make] use install instead of cp when appropriate 8 years ago
Josh Berdine a7c1105147 [config] Combine analyze_models into models_mode 9 years ago
Dulma Churchill ff597a6c03 Model init method in NSData and understand the field bytes 9 years ago
Dulma Churchill 41d93dd889 Model numberWithUnsignedInteger, skipping it was creating a false positive NPE 9 years ago
Josh Berdine 229ca26c8b Optimize normalization, substitution, renaming of array types 9 years ago
Jules Villard 533831a206 move all config variables to Makefile.config.in 9 years ago
Dino Distefano f259863090 Fixing DIRECT_ATOMIC warning on models. 9 years ago
Dino Distefano f37ed66888 Added new taint source/sink for iOS 9 years ago
Dulma Rodriguez 8a1288860b Make alloc save a given procanem in the path 9 years ago
Josh Berdine 6278dc7200 Additional modeling of NS collections 9 years ago
Dulma Rodriguez bbd09d39dd Remove modelling of setObject:forKeyedSubscript: of NSMutableDictionary to mean a crash when object is nil 9 years ago
Josh Berdine 97cb854e5c Model NSArray::arrayWithObject 9 years ago
Andrzej Kotulski 4584f7f6fc [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
Dino Distefano e0fe2af712 Added a two new attributes: observer/unsubscribed_observer 9 years ago
Josh Berdine b93bbfdd39 Fix recursive make invocations building models 9 years ago
Dulma Rodriguez 193fb8799c Removing issues in the models that cause Infer to flag warnings 9 years ago
Josh Berdine 63b57790f9 Fix indentation of multiline copyright comment 9 years ago
Jules Villard a31d45b4f7 do not use ocamlbuild -clean, do not print rm commands 9 years ago
Jules Villard c95a142d76 remove GNU-specific install flags 9 years ago
Jules Villard 7f1b494001 migrate infer/models/Makefile 9 years ago
Dino Distefano 761e4acc08 Adding models of CADisplayLink for catching retain cycles. 9 years ago
Dino Distefano e6625c9e37 Adding models for NSTimer and NSRunLoop 10 years ago
martinoluca 721cc1957c Specify to clang to use x86_64 to build models and tests for ObjectiveCxx 10 years ago
Jules Villard ca613a77ff [copyrightor] format start and end of copyright comments 10 years ago
Cristiano Calcagno 3e199467f4 Complete copyright messages. 10 years ago
Dulma Rodriguez ea3e614cce [clang] Adding support for NSMakeCollectable and CFMakeCollectable 10 years ago
jrm 5e9f88eaeb [infer][Java] more consistent names for env variables 10 years ago
Open Source Synchronization b8982270f2 initial synchronization 10 years ago