Commit Graph

7248 Commits (896e9602f8d6133a578ac2f99ec472fd344bd6b9)

Author SHA1 Message Date
Josh Berdine eca73cf39b [sledge] Build: Move sledge equality solver to separate lib 5 years ago
Ezgi Çiçek ebc9f58f6f [cost] Add back the UI thread message 5 years ago
Daiva Naudziuniene 35011757dc [pulse] Add a flag to pass functions that we want to model as returning non-null 5 years ago
Nikos Gorogiannis 34f7741ad9 [java][2/n] refactor classpath 5 years ago
Nikos Gorogiannis d35807223b [java][1/n] split classpath and program modules 5 years ago
Sungkeun Cho cbfb9612e5 [CCBM] Support marker value as object field in Java 5 years ago
Sungkeun Cho 45f00681b1 [CCBM] Extend domain to have this.field values 5 years ago
Ezgi Çiçek be590bcd4c [cost] Add model for ImmutableSet.of 5 years ago
Ezgi Çiçek 05f1d1676e [litho] Tweak the error message 5 years ago
Ezgi Çiçek 5c2f44cbeb [cost] Add cost models for Collection.addAll 5 years ago
Sungkeun Cho 4ef0a787db [cost] Do not print loop line number in trace message 5 years ago
David Pichardie 9d8fe72213 Improving tests about interface default methods (and virtual calls) 5 years ago
Sungkeun Cho d2f3f81826 [cost] Add model of `google::StrLen` 5 years ago
Jules Villard a89d3db364 [pulse] change recency maps to be backed by lists 5 years ago
Jules Villard da3561a533 [log] fix gc stats merging 5 years ago
Daiva Naudziuniene 0ab3689f1f [infer] NULLPTR_DEREFERENCE false positive caused by thread_local variable 5 years ago
Sungkeun Cho 70233b55f1 [cost] Log unknown functions to scuba only with an option 5 years ago
Qianyi Shu 2756189175 [cost] add test for unmodeled inferbo functions that acts as control variable 5 years ago
Qianyi Shu 149e1879ce [cost] add objc test for customized_class and blocks 5 years ago
GaloisNeko dd2222b861 [infer][PR] typo in TopLifted from infer lab 5 years ago
Sungkeun Cho 1745bf9dd0 [cost] Add model of File.listFiles 5 years ago
Ezgi Çiçek 83a83ce9e0 [litho] Add support for Sections 5 years ago
Qianyi Shu bfe2caf92d [cost] log top cost function 5 years ago
Nikos Gorogiannis ba2bad25aa [debug] new command 5 years ago
Jules Villard 727cc8ce6d [log] add mem usage statistics 5 years ago
Sungkeun Cho 5df13f69e7 [inferbo] Add some models of linked list next methods 5 years ago
Artem Pianykh 0f7b6db07c [nullsafe] Fix handling of assignment expressions in prune 5 years ago
Dulma Churchill 85ee958bf9 [pulse] Add model for NSObject.init 5 years ago
Daiva Naudziuniene 2c48e61031 [pulse] A new issue type OPTIONAL_EMPTY_ACCESS for trying to access folly::Optional when it is folly::none 5 years ago
Dulma Churchill 0887b28a65 [linters] Delete unused linters about ComponentKit 5 years ago
Dulma Churchill 622f0fb6f2 [linters] Remove the linters UNAVAILABLE_API_IN_SUPPORTED_IOS_SDK and REGISTERED_OBSERVER_BEING_DEALLOCATED 5 years ago
Qianyi Shu fc6cd0cb28 [cost] extend BasicCost to BasicCostWithReason 5 years ago
Sungkeun Cho b48534c640 [cost] Support a specific form of linked list iteration 5 years ago
Qianyi Shu 3a338e6960 [cost] log unmodeled function in cost analysis 5 years ago
Dulma Churchill 2d4b3c9acd [builtins] Change the name of __free_cf to the more appropriate _objc_bridge_transfer and delete the biabduction implementation 5 years ago
Dulma Churchill fc7437abb0 [biabduction] Delete Core Foundation models for Memory Leaks 5 years ago
Dulma Churchill 61ae2d1e1b [clang] Add implicit implementations for ObjC getters and setters as a preanalysis 5 years ago
Artem Pianykh bc9c2440df [java] Add an option to log JBir translation 5 years ago
Artem Pianykh 96291c0fdd [nullsafe][tests] Rename package name from nullsafe_default to nullsafe 5 years ago
Nikos Gorogiannis 0255765a54 [starvation] document false positive 5 years ago
Ezgi Çiçek a54de2e0dd [litho] Refactor and remove duplicated code 5 years ago
Dulma Churchill b888e33e1f [biabduction] Delete UNARY_MINUS_APPLIED_TO_UNSIGNED_EXPRESSION 5 years ago
Dulma Churchill a7cca8a734 [biabduction] Delete SKIP_POINTER_DEREFERENCE issue type 5 years ago
Nikos Gorogiannis 6a74b967ac [buck-clang] don't special case for targets 5 years ago
Sungkeun Cho 70a432e795 [CCBM] Support Clang target 5 years ago
Sungkeun Cho ce7317e5cd [CCBM] Support more config format (GK) 5 years ago
Sungkeun Cho f43901bc69 [CCBM] Revise assignment semantics 5 years ago
Dulma Churchill c000fae947 [biabduction] Delete POINTER_SIZE_MISMATCH 5 years ago
Artem Pianykh 9af4fe0b8e [nullsafe] Add a FP test for null-checking assignment result 5 years ago
Qianyi Shu 5d82bf37ce [cost] log unmodeled function 5 years ago