Commit Graph

9676 Commits (dbdf076e30eb1a15d9b1bd9030aba93b0a785657)
 

Author SHA1 Message Date
Jules Villard dbdf076e30 [pulse] take histories into account for all aspects of a report 4 years ago
Jules Villard 7853c322b3 [pulse] resolve function pointers when known 4 years ago
Jules Villard 16cb07698e [pulse] no longer drop attributes of dead addresses 4 years ago
Sungkeun Cho e5d52c3dc3 [ConfigImapct] Add models of SharedPreferences methods 4 years ago
Daiva Naudziuniene cc8b6fb8c1 [pulse][nullptr][objc] A separate issue type for nil insertion into collections 4 years ago
Ezgi Çiçek 53b2ec61de [Inefficient Keyset Iterator] reduce severity to Warning 4 years ago
Ezgi Çiçek 965d916e57 [cost][inferbo] Add models for NSAttributedString 4 years ago
Jules Villard 186b10e4f5 [pulse] record all the invalidations we can in histories 4 years ago
Daiva Naudziuniene 713cdbf580 [pulse] Inline initializers for global constant accesses 4 years ago
kmh11 400b4eba99 Implement AtomicExpr translation () 4 years ago
Daiva Naudziuniene aadd4fe014 [pulse][objc] Model NSMutableDictionary setObject:forKey: to catch insertion into collection issues 4 years ago
Ezgi Çiçek d713b98a94 [cost] Fix cost models that accept blocks to take captured vars into account 4 years ago
Jules Villard 13858e8d09 [pulse] make sure we do not lose attributes when merging 4 years ago
Jules Villard d94fa76eea [pulse] expose fewer details of internal modules of AbductiveDomain 4 years ago
Jules Villard df9352e981 [pulse] report latent issues in "main" 4 years ago
Jules Villard 312d4a2c0f [pulse] change the API of `simplify` to take `~can_be_pruned ~keep` 4 years ago
Boris Yakobowski eaa7c2a8ad Fix taskbar nesting for ondemand analyses () 4 years ago
Yoonseok Ko 713199ac2a [pulse] Fixed a bug in AbductiveDomain.leq operator. () 4 years ago
Nikos Gorogiannis c44fba8944 [buck] deal with files under `buck-out/gen/<hash>` 4 years ago
Nikos Gorogiannis aa11c43731 [docs] publish 4 years ago
Jules Villard 3bce92d804 [pulse] better traces when invalidation happens along the access trace 4 years ago
Jules Villard d4bdfec49a [pulse] record invalidation events in histories 4 years ago
Graham Sutherland c90ec06834 Fix clang plugin compile error in FileUtils.cpp () 4 years ago
Radu Grigore af1f80ef51 Tell git to ignore more files. 4 years ago
Radu Grigore 495c89284b [erl-frontend] Skeleton integration for Rebar3 4 years ago
Jules Villard 7207e05682 [pulse] discard "pruned" atoms that refer to variables outside the pre 4 years ago
Sungkeun Cho 6ea3a9300c [ConfigImpact] Add semantics for temporary boolean variable 4 years ago
Sungkeun Cho 08ea9eaee8 [ConfigImpact] Revise checking of having known expensive calls 4 years ago
Jules Villard 46c0c0297b [refactor] Pvar.is_local_to_procedure 4 years ago
Jules Villard 96d8c3dc6c [clang] fix typo making public methods protected 4 years ago
Jules Villard 49883a8332 [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
Jules Villard 9b0f1ab415 [pulse] make sure we do not leak local mutations of formals into the summary 4 years ago
Sungkeun Cho c8b258c64c [ConfigCheck] Add semantics for long typed config values 4 years ago
Sungkeun Cho 0a48a6cba0 [refactoring] Introduce ISys.file_exists 4 years ago
Sungkeun Cho 3f053e389c [ConfigCheck] Add semantics for returning config values 4 years ago
Ezgi Çiçek ce209f6e4f [cost][inferbo] Add more models for NSDictionary and NSMutableDictionary 4 years ago
Jules Villard f5fef60a42 [pulse] refactor arguments of models into a record 4 years ago
Nikos Gorogiannis 38cef2df0b [starvation] add model for Display.getRealSize 4 years ago
Nikos Gorogiannis 63ea040355 [racerd] clarify C++/ObjC behaviour 4 years ago
Josh Berdine 62215b81ce [sledge] Add Map.fold_until 4 years ago
Josh Berdine 2d64afc25c [sledge] Add Map.max_binding 4 years ago
Sungkeun Cho 2886e849da [frontend,pulse] Avoid dereference of C struct 4 years ago
Sungkeun Cho fdd051afb1 [frontend] Quick fix on incorrect module name 4 years ago
Sungkeun Cho 851fb3267b [frontend] ObjC setter/getter for C struct field 4 years ago
Sungkeun Cho f43d7aa5fb [frontend] Refactoring for the following diff 4 years ago
Matteo Marescotti 4e02e58709 [erl-frontend] rebar3 wrapper for Erlang projects 4 years ago
Martin Trojer 8a234f1e9f [buck] deal with both ways buck can report infer-deps.txt 4 years ago
Ezgi Çiçek aae741419c [ConfigImpact] Ignore unknown library calls with no cost model 4 years ago
Josh Berdine 4920cce2f3 [sledge] Interpret negative bounds as unbounded 4 years ago
Josh Berdine f52f9a09ca [sledge] Rename Dom to Domain 4 years ago