2269 Commits (ada032ee2cb5aa24feb634dfea832b77f184be95)

Author SHA1 Message Date
Jules Villard ada032ee2c [pulse] improve error messages and traces
7 years ago
Jules Villard db4e1ea433 [pulse] reallocate variables on initialisation
7 years ago
Jules Villard 3ce095a288 [pulse] more efficient representation of attributes
7 years ago
Jules Villard d57ed5086e [pulse] better treatment of variables going out of scope
7 years ago
Jules Villard 53b1577b4c [pulse][interproc 3/3] interproc call
7 years ago
Radu Grigore 344889775b [infer][PR] Don't join postconditions. Fixes #678.
7 years ago
Jules Villard 686231ec6e [SIL] change `variable_initialization()` builtin to a new auxiliary instruction
7 years ago
Jules Villard 2151be9c25 [issues] do not dedup issues when `Config.filtering` is unset
7 years ago
Ezgi Çiçek b802620bc8 [cost] Add cost models for loop invariant functions
7 years ago
David Lively 996f7c4f02 Allow Cxx annotation-reachability src/sink/override w/paths AND symbols
7 years ago
Jules Villard ebe5028ca1 [SIL] add `Skip` metadata instruction
7 years ago
Jules Villard b665e1c575 [SIL][HIL] distinguish auxiliary instructions as `Metadata`
7 years ago
David Lively f12bbacbdd [annotation-reachability] stop merging sanitized nodes' callees
7 years ago
David Lively 87391f6f2f [annotation-reachability] make CxxAnnotationSpecs.report more user-friendly
7 years ago
David Lively 5d4a27ea54 RFC: stop using _ to separate ObjC/C++ class name from method in Typ.Procname.to_string
7 years ago
Nikos Gorogiannis 3e94fc7e16 [racerd] consider interfaces extending android.os.IInterface as automatically threadsafe
7 years ago
Nikos Gorogiannis cf6ced0580 [racerd] on-annotations
7 years ago
Dino Distefano 1172e6de50 Translate SynchronizedStmt
7 years ago
Dino Distefano b500b5ffa0 Reporting Performance Variation on Cold Start
7 years ago
Ezgi Çiçek ba42e3fa46 [inferbo] Add models for CF
7 years ago
Nikos Gorogiannis 7be696a0ed [racerd] kill dead tests
7 years ago
David Lively 20b21698f6 [checkers] enable config-driven annotation reachability for Cxx
7 years ago
Sungkeun Cho e5381a90d5 [inferbo] Propagate LatestPrune on function calls
7 years ago
Sungkeun Cho 4c0aa1f69d [inferbo] Revise substitution of array block
7 years ago
Nikos Gorogiannis fdcd4cf591 [racerd] modulo loc
7 years ago
Sungkeun Cho 5762c47ef2 [inferbo] Accumulate LatestPrune in sequential prunings
7 years ago
Jeremy Dubreil 261f1ba171 [infer] update the Pulse tests expected output
7 years ago
Jules Villard 605bc5e01a [pulse] fix some tests and add interproc tests
7 years ago
Jules Villard 4cdb65c237 [pulse] |- is now true only of isomorphic graphs
7 years ago
Jules Villard 4988523104 [AI] make join and widen use the same argument order
7 years ago
Sungkeun Cho 3b5ef0b31b [inferbo] Translate re-declared globals to point to original ones
7 years ago
Sungkeun Cho a46130655e [inferbo] Address __return_param on function calls
7 years ago
Ezgi Çiçek 857c59e022 [inferbo] Add model for Java's cast
7 years ago
Ezgi Çiçek ce0ccc10ec [inferbo,cost] Add models for Java Strings
7 years ago
Nikos Gorogiannis f78dfbaeda [racerd] guardeby checks on uithread
7 years ago
Mehdi Bouaziz 6df295060c [inferbo] Added FN test
7 years ago
Nikos Gorogiannis 98e796b006 [racerd] gate GuardedBy
7 years ago
Nikos Gorogiannis 4a75df2a83 [racerd] report only writes for GuardedBy
7 years ago
Sungkeun Cho c92d56e4ad [inferbo] Substitute symbolic value of unknown function call to top
7 years ago
Nikos Gorogiannis f32db5382f [racerd] restrict guarded by to one field/same or superclass
7 years ago
Radu Grigore 8bf65086e3 [topl] Parser for temporal properties
7 years ago
Ezgi Çiçek 713c308fc7 [inferbo] Generalize models for Java iterators
7 years ago
Ezgi Çiçek fb8faaf38a [objc] Fix performance Makefile to allow jackalope runs
7 years ago
Nikos Gorogiannis 59a10d00d4 [racerd] guardedby
7 years ago
Ezgi Çiçek 1884994cc0 [cost] Allow program variables to occur in control variables
7 years ago
Ezgi Çiçek b537685fc2 [purity] Enable Clang in purity analysis
7 years ago
Dino Distefano 67b42bf021 Added new issue types for Allocation and IO
7 years ago
David Lively 692a844e0c [AL] use found_decl_ref in recently added predicates/placeholders
7 years ago
Ezgi Çiçek ce190547a5 [java] Add support for openjdk11
7 years ago
Radu Grigore e226cf8ec4 Fresh footprint variables in added frame.
7 years ago