Commit Graph

8711 Commits (96755539c2a20aa443177fadd0f186e9a5a84bf2)
 

Author SHA1 Message Date
Martin Trojer 96755539c2 Make infer build on centos8 4 years ago
David Pichardie 2c6fd7a617 Running Java source parser from command line 4 years ago
Nikos Gorogiannis 8f13e6ecb3 Fix CPU core calculation 4 years ago
Daiva Naudziuniene 22d317c940 [pulse] Move pulse model flags to .inferconfig for pulse tests 4 years ago
Sungkeun Cho a9e2322bda [closure] Keep closure parameter in specialized procedure 4 years ago
Martin Trojer 26dcd63a25 Revert "upgrade to clang10" 4 years ago
Josh Berdine 9d38d413ce [sledge] Build: Add version constraint on apron to fix macos build 4 years ago
Nikos Gorogiannis 63586d98df [starvation] make analysis work with sil instead of hil 5 years ago
Sungkeun Cho 3dc96deea5 [cost] Fix test: field of object 5 years ago
Mitya Lyubarskiy b019143577 [nullsafe] Record relevant third party method in case of bad param passed. 5 years ago
Sungkeun Cho 03b330214f [cost] Add FN test: saving lambda in object field 5 years ago
Ezgi Çiçek 68597c5908 [cost] Remove --perf-profiler-data-file option and loom_test.json 5 years ago
Sungkeun Cho ead975f193 [closure] Substitute closure parameter when given via variable 5 years ago
Ezgi Çiçek 6678455838 [cost] Rename test files to enable arc lint & editor highlighting 5 years ago
Martin Trojer 15786e8f09 upgrade to clang10 5 years ago
Sungkeun Cho 8222d5fa1f [cost] Ignore tagged pointers in autoreleasepool size 5 years ago
Sungkeun Cho 498b49769c [cost] Add model of NSArray.index_of_object_passing_test 5 years ago
Sungkeun Cho 336e1c7b99 [cost] Refactoring: autorelease size models 5 years ago
Sungkeun Cho ecb409504d [SIL] Change WithBlockParameters to have Block.t 5 years ago
Ezgi Çiçek ee5ccfeb9b [cost] Add differential test for unreachable cost issue type 5 years ago
Jules Villard 6c8fc85e22 [preanalysis] do not nullify vars captured by ref 5 years ago
Sungkeun Cho 6ebc5033a8 [cost] Add model of CFAutorelease 5 years ago
Sungkeun Cho 4aa3338947 [cost] Add autorelease models: some methods of NSKeyedUnarchiver 5 years ago
Sungkeun Cho 83641788d1 [cost] Use prefix convention not returning autoreleased object 5 years ago
Sungkeun Cho 76ad9915a1 [cost] Increase autoreleasepool size when non-ARC call ARC 5 years ago
Ezgi Çiçek e1806cbbb2 [cost] Don't compare callsite location for symbols 5 years ago
Mitya Lyubarskiy 190216ca3a [nullsafe][refactor] More functional-style code for building errors 5 years ago
Daiva Naudziuniene 91a33f6edc [frontend] Captured struct variables in cpp lambdas 5 years ago
Daiva Naudziuniene 857daf63c9 [frontend] Capture reference variables 5 years ago
Daiva Naudziuniene 42abe5b277 [frontend] Fix type of captured vars in lambda's body 5 years ago
Daiva Naudziuniene ff7cd86140 [frontend] Rearrange translation of lambda's body 5 years ago
Daiva Naudziuniene 996c1b63e0 [frontend] Check if a method is a cpp lambda call operator 5 years ago
Daiva Naudziuniene d0cb245303 [frontend] Fix capture init for cpp lambdas 5 years ago
Sungkeun Cho d13ae13a71 [pulse] Fix linting issue 5 years ago
Qianyi Shu 88eb380cc3 [cost] fix objc block name comparison 5 years ago
Qianyi Shu 8a844ab67f [cost] add differential cost test for objc 5 years ago
Mitya Lyubarskiy bc4b1882dc [nullsafe] Add a field to jsonbug_t: unvetted third party methods 5 years ago
Mitya Lyubarskiy ee0b62b958 [nullsafe] Always output `nullsafe_extra` to the result json 5 years ago
Mitya Lyubarskiy 58e897edd0 [nullsafe][refactor] Consolidate information about the issue to be reported 5 years ago
Jules Villard 931cf2d72b [pulse][minor] resolve mysterious 'a in .mli 5 years ago
Jules Villard 03bc3f31c8 [pulse] add option to skip functions/classes 5 years ago
Sungkeun Cho cebf95afc4 [cost] Select autorelease trace with bigger polynomial 5 years ago
Sungkeun Cho 9f43c88565 [cost] Add a FN test using block (autoreleasepool) 5 years ago
Sungkeun Cho a40ad1c733 [cost] Report with relative paths on xcode_isysroot in tests 5 years ago
Nikos Gorogiannis 3f737cbd49 [biabduction][models] delete objcpp copy 5 years ago
Ezgi Çiçek 22e25fda76 [inferbo] Ignore symbolic values in ranges when upper bound is constant 5 years ago
Nikos Gorogiannis 49765274b5 Revert "[sqlite] enforce attribute.is_defined iff procdesc is not NULL" 5 years ago
Sungkeun Cho 6dc4612363 [cost] Add trace for autoreleasepool size 5 years ago
Josh Berdine e4426acb8a [sledge] Refactor: Generalize impl of Var over repr and move to separate module 5 years ago
Josh Berdine a7c85e2262 [sledge] Refactor: Reorder Term definitions 5 years ago