Commit Graph

2467 Commits (9697c6e294fca5c91487d5024b878122c7c3a023)

Author SHA1 Message Date
Sungkeun Cho b50e1cba51 [inferbo] Extend bound to express Min/Max(bound, bound) 5 years ago
Dulma Churchill f303c9fa87 [self in block] Fix error in choosing variables fmor the domain for reporting 5 years ago
Nikos Gorogiannis 5ea35133af [starvation] record scheduling parallel works via executors 5 years ago
Dulma Churchill 41fffa690c [self in block] Adding traces to the mixed self with weakself check 5 years ago
Mitya Lyubarskiy 027ff479d1 [nullsafe] 3rd party annotations from the repo are respected in nullsafe 5 years ago
Mitya Lyubarskiy 3d2df4cc3c [nullsafe] Functionality to load 3rd party info from the storage 5 years ago
Ezgi Çiçek d50091bb17 [inferbo] Add models for Math.min and Math.max 5 years ago
Sungkeun Cho fa571100df [inferbo] Extend alias domain to have multiple aliases on a variable 5 years ago
Dulma Churchill 43823266ec [self in block] Add a new checker to detect correct uses of when ObjC blocks capture self. 5 years ago
Sungkeun Cho 0a8919166f [inferbo] Add a model: Object.clone 5 years ago
Sungkeun Cho 88813fdaa7 [inferbo] Revise division by constant 5 years ago
Nikos Gorogiannis dda0470b05 [starvation] make thread domain more precise 5 years ago
Nikos Gorogiannis d154415cd0 [starvation] add path sensitivity restricted to thread status 5 years ago
Sungkeun Cho 28cc6b33a9 [cost] Set the minimum basic cost of node 5 years ago
Jules Villard 2e4fbb7fe5 [pulse] intervals! 5 years ago
Jules Villard b20c22a5ee [pulse] abduce arithmetic facts 5 years ago
Mitya Lyubarskiy f9b0d06826 [nullsafe] Primitive types are always Nonnull 5 years ago
Sungkeun Cho 65c25cff23 [inferbo] Forget size alias when size changed in model 5 years ago
Nikos Gorogiannis 2b27a8ff2b [starvation] push thread status inside critical pairs 5 years ago
Sungkeun Cho 480f99cfc2 [inferbo] Avoid top value on unknown non-static function call 5 years ago
Mitya Lyubarskiy 0f1187a3a3 [nullsafe] Make Strict mode respect static methods 5 years ago
Ezgi Çiçek 6781ba36d3 [impurity] Start checking equivalence at materialized addresses in pre 5 years ago
Ezgi Çiçek 75a18b5027 [required-props] Track create methods 5 years ago
Ezgi Çiçek 02f747abca [required-props] Add new FPs 5 years ago
Mitya Lyubarskiy 6511b2052a [nullsafe] Introduce Strict mode 5 years ago
Mitya Lyubarskiy 4d52e874fc [nullsafe] Introduce DeclaredNonnull 5 years ago
Jules Villard 16c88e282d [pulse] some tests about values 5 years ago
Nikos Gorogiannis 734ae60cb7 [starvation] introduce a proper thread domain 5 years ago
Jules Villard 6a738045fd [pulse] interprocedural histories and traces 5 years ago
Nikos Gorogiannis a9c90368e8 [annotation reachability] fix bug on android annotation check 5 years ago
Nikos Gorogiannis 0a06353bce [starvation] more tests documenting interaction with thread status 5 years ago
Jules Villard 669383d315 [pulse] more details about variable declaration events 5 years ago
Nikos Gorogiannis 0149c3171e [starvation] hide ui-thread trace 5 years ago
Nikos Gorogiannis 31bb9b399a [starvation] add tests documenting path sensitivity FPs and FNs 5 years ago
Sungkeun Cho 5835139860 [cost] Conservative array length evaluation 5 years ago
Ezgi Çiçek 0ac75fdb31 [impurity] Hotfix broken tests 5 years ago
Jules Villard 8182514f35 [impurity] clarify string parameter of `ImpurityDomain.add_to_errlog` 5 years ago
Jules Villard 96c96a8dc6 [pulse] remember equalities found in branches 5 years ago
Jules Villard 3ac8e27062 [pulse] use constant equality to prune unfeasible paths 5 years ago
Ezgi Çiçek 42c4fde720 [impurity] Add initial Java support and don't run pulse twice 5 years ago
Sungkeun Cho fd16cb5985 [inferbo] Inequality for iterator alias target 5 years ago
Ezgi Çiçek 557e2bfa3f [impurity] Consider functions with no pulse summary as impure 5 years ago
Sungkeun Cho 83987fca96 [cost] Revise hasNext model 5 years ago
Nikos Gorogiannis 9dbe55c419 [java tracing] goodbye 5 years ago
Ezgi Çiçek 064e211e39 [inefficient-keyset] Add androidx.collections.SimpleArrayMap to eligible maps 5 years ago
Ezgi Çiçek 9882b37c6c [cost][inferbo] Add models for androidx.collection 5 years ago
Mitya Lyubarskiy fcd0efb7ba [nullsafe] Consolidate various things checking dereference and get rid of misleading names 5 years ago
Sungkeun Cho c509f1c178 [cost] Add FB-specific cost models 5 years ago
Ezgi Çiçek 08f9cd4eb8 [required-props] Improve the heuristic to check build() for summaries 5 years ago
Ezgi Çiçek c9f3e20fc4 [required-props] Add more tests showing the ineffectiveness of callee heuristic 5 years ago
Ezgi Çiçek 2e129a5abe [required-props] Add call chain to trace 5 years ago
Ezgi Çiçek 856dfc5b74 [litho] Split into two checkers: litho-required-props and litho-graphql-field-access 5 years ago
Dulma Churchill 6cfbd38355 [AL] Take API_AVAILABLE into account in the Unavailable_Api check 5 years ago
Nikos Gorogiannis e0d7950e07 [concurrency] fix over-eager modeling of thread status 5 years ago
Sungkeun Cho 2d26236bed [infer] Eagerly try narrowing for the outermost loops 5 years ago
Sungkeun Cho 1468dcc1d9 [inferbo] Extend alias for collection iteration loop 5 years ago
Nikos Gorogiannis 36de121dc5 [starvation] change domain to use critical pairs `(set of locks held, event)` 5 years ago
Nikos Gorogiannis fb77efea6a [starvation] add test for master-lock false positive 5 years ago
Nikos Gorogiannis f57bb9be0a [starvation] make deduplication depend on filtering config var 5 years ago
Nikos Gorogiannis 41729410ac [starvation] remove rarely-used logic for identifying locks 5 years ago
Sungkeun Cho 5303177a2d [inferbo] Symbolic value on functions returning only exception 5 years ago
Sungkeun Cho dda1486a67 [inferbo] Introduce inequality for size alias target 5 years ago
Ezgi Çiçek d163be3b87 [required-props] Added tests for Component.Builder prop added in the chain of calls. 5 years ago
Ezgi Çiçek c68dc542b7 [required-props] Refactor tests 5 years ago
Jules Villard 362e9cc622 [pulse] do not print `()` after functions 6 years ago
Ezgi Çiçek 073e4db9d7 [required-props] Add support for checking varArgs 6 years ago
Mitya Lyubarskiy c472e95d72 [nullsafe] Add a test for field-overannotated warning 6 years ago
Sungkeun Cho c5ab00ae82 [cost] Avoid giving top to unknown global in Java 6 years ago
Sungkeun Cho 738a751d17 [cost] Add eval mode for cost substitution 6 years ago
Dulma Churchill 0eccdb25dc [clang] Do not try to store block declarations as methods of a C++ struct. 6 years ago
Mitya Lyubarskiy 361e11b3be [nullsafe] When inferring type based on the formal type, respect NullsafeType instead of reading annotations 6 years ago
Sungkeun Cho 402f3115ea [cost] Strengthen condition for collecting control variables 6 years ago
Ezgi Çiçek f7903007ee [required-props] Extend required prop setting with more custom suffixes 6 years ago
Ezgi Çiçek df712bc629 [required-props] Refine Required Props checker to only check @Prop 6 years ago
Ezgi Çiçek c5ca4db8d0 [pulse][impurity] Use pulse for detecting impurity 6 years ago
Sungkeun Cho d55f5c02d5 [cost] Add modeled range 6 years ago
Sungkeun Cho 4ff2700bde [inferbo] Add InputStream.read model 6 years ago
Sungkeun Cho 2158090322 [inferbo] Extend Simple alias domain 6 years ago
Mitya Lyubarskiy 9e60679667 [nullsafe][easy] Remove duplicated test cases for condition redundant 6 years ago
Mitya Lyubarskiy b03d2fd520 [nullsafe] More test cases for Condition Redundant 6 years ago
Sungkeun Cho 21c890f23d [inferbo] Revise widen of bounds 6 years ago
Nikos Gorogiannis 3543c89c19 [lockless] detect lock acquisitions from methods annotated @Lockless 6 years ago
Sungkeun Cho afcb0ab46b [inferbo] Address collection add in loop 6 years ago
Mitya Lyubarskiy 4f8629727e [nullsafe] Delete nullsafe-gradual tests 6 years ago
Mitya Lyubarskiy 224d44d79a [nullsafe] Make intention of NullFieldAccess test explicit and add positive cases 6 years ago
Mitya Lyubarskiy 7132a84b0d [nullsafe] Reorder and add more cases for checking @PropagatesNullable annotation 6 years ago
Mitya Lyubarskiy 7a09618dc4 [nullsafe] Make test for @TrueOnNull and @FalseOnNull annotation specific about positive and negative cases 6 years ago
Dulma Churchill 86140581d5 [AL] Adding predicate for AL rule to check that a variable of a specific type is being captured in a block 6 years ago
Dulma Churchill ab683af1f1 [objc frontend] Keep the counter for block names local to each procedure 6 years ago
Mitya Lyubarskiy fbeb58c0f2 [nullafe] Consolidate different ways to suppress field not initialized 6 years ago
Mitya Lyubarskiy b1810ef3ff [nullsafe] @Nonnull should not suppress Field Not Initialized warning 6 years ago
Sungkeun Cho f79871c5fa [cost] Ignore character symbols in the cost results 6 years ago
Mitya Lyubarskiy 63a5ffb4dc [nullsafe] Make FieldNotInitialized cover negative cases together with positive ones 6 years ago
Mitya Lyubarskiy 5bd61e75f2 [nullsafe] Consolidate and expand tests for known initializers 6 years ago
Mitya Lyubarskiy 260176251c [nullsafe] Make @Initializer annotation test specific and without "builder" boilerplate 6 years ago
Mitya Lyubarskiy 0d69999de8 [nullsafe] Provide both positive and negative cases for @Cleanup annotation test 6 years ago
Mitya Lyubarskiy 090fa92c15 [nullsafe] Make FieldNotNullable test specific about both positive and negative cases 6 years ago
Mitya Lyubarskiy fe674937a4 [nullsafe] Improve the test for checking `onDestroy` handling 6 years ago
Sungkeun Cho 5e1e5d412c [inferbo] Add Java String constructor models 6 years ago
Dulma Churchill 41aa20e2b6 [pulse] Adding tests for pulse in Objective-C++ (the C++ part) 6 years ago
Dulma Churchill 5c58689493 [pulse] Add pulse tests for objective-c (the c part of it) 6 years ago
Dulma Churchill 27ea5d041b [biabduction] Rename use_after_free to avoid name clash with Pulse 6 years ago
Mitya Lyubarskiy 8add080e4a [nullsafe][refactor tests] split and improve FieldNotNullable tests 6 years ago
Dulma Churchill d04e098eb1 [AL] Add a is_static predicate 6 years ago
Mitya Lyubarskiy 1046c63b0f [nullsafe] Prepare to introduce gradual mode: split tests 6 years ago
Mitya Lyubarskiy 46cf107411 [nullsafe] Remove functionality for @Present annotations 6 years ago
Sungkeun Cho ad4bc0a905 [cost] Ignore non-int symbols in the cost results 6 years ago
Sungkeun Cho a294085d9a [inferbo] Extend size alias domain for Java temporary variables 6 years ago
Mitya Lyubarskiy 2339791336 [nullsafe][EASY] rename test annotation for clarity 6 years ago
Mitya Lyubarskiy 5b0bdfb297 [nullsafe] Refine semantics of @Nonnull: obey minimum surprise principle 6 years ago
Ezgi Çiçek 193aa91b05 [litho] Hookup litho tests to main test suite 6 years ago
Sungkeun Cho 59f06568cf [inferbo] Use std::vector model for std::string 6 years ago
Jules Villard 9e5115a9e0 [annotreach] support for new `"symbol_regexps"` matcher 6 years ago
Dulma Churchill d0bfb856ed [AL] Add new predicate is_extern 6 years ago
Sungkeun Cho fadd8cb541 [inferbo] Prune array size in Java 6 years ago
Sungkeun Cho 77084782e1 [inferbo] Fix bug in integer pruning by pointer 6 years ago
Sungkeun Cho aaa40084c4 [inferbo] Add Preconditions.checkArgument model 6 years ago
Sungkeun Cho 5f5b3de91a [inferbo] Pruning collection.size in Java 6 years ago
Sungkeun Cho 28d617b345 [cost] Revise Java's cast model 6 years ago
Nikos Gorogiannis 86a1bbf1a7 [racerd] output access expressions language-sensitively 6 years ago
Sungkeun Cho e0a5cde2d5 [cost] Print elements field of collection 6 years ago
Ezgi Çiçek 22cfcc09f5 [cost] Add test about Preconditions 6 years ago
Sungkeun Cho 9c49841ebb [cost] Add Iterator.next model 6 years ago
Jules Villard 0af754f3d7 [annot reachability] apply sanitizers in more cases 6 years ago
Jules Villard 00cbc9c1e4 [annot reachability] add debug logging and light refactor 6 years ago
Sungkeun Cho d3056d3309 [cost] Ignore boolean symbols in the cost results 6 years ago
Ezgi Çiçek 5fa9f89285 [cost] Fix misleading test names 6 years ago
Sungkeun Cho 7c18231c5c [cost] Revise hasNext() to avoid bottom in condition 6 years ago
Sungkeun Cho 4530ef5bb0 [inferbo] Fix min of minmax and linear 6 years ago
Ezgi Çiçek 89782dfff9 [cost] Mask min/max symbols when printing big O 6 years ago
Ezgi Çiçek 9c5b704ddd [cost] Record bigO in error trace description 6 years ago
Ezgi Çiçek 57492f830b [inferbo] Add missing list initialization with initial capacity 6 years ago
Sungkeun Cho ddd4d98636 [inferbo] Add vector model: data 6 years ago
Sungkeun Cho 58b403c8ff [inferbo] Add vector model: empty 6 years ago
Sungkeun Cho c05062556f [inferbo] Add vector model: push_back 6 years ago
Sungkeun Cho f6b4f75e7c [inferbo] Pruning by vector::size 6 years ago
Sungkeun Cho e9cf5d33b3 [inferbo] Add models of vector constructors 6 years ago
Ezgi Çiçek 8286347ebf [inferbo] Add models for Java's Integer 6 years ago
Sungkeun Cho 8c4be65754 [inferbo] Ondemand value generation of vector as function parameter 6 years ago
Sungkeun Cho f066776b17 [inferbo] Add model: vector size 6 years ago
Sungkeun Cho 7a8e7d13e9 [inferbo] Add model: vector constructor 6 years ago
Jules Villard 13d54990bd [models] get rid of include-based C++ models 6 years ago
Martin Trojer 0fe30d13c5 add flag for (undefined) functions that should be modelled as mallocs 6 years ago
Ezgi Çiçek b8d25d1301 [inferbo] Fix the model of Collections.emptySet 6 years ago
Sungkeun Cho a3229fc43a [inferbo] Suppress intended integer underflow of unsigned integer 6 years ago
Sungkeun Cho 80f4b64915 [inferbo] Prune linear bound by minmax 6 years ago
Sungkeun Cho b3f52284ed [inferbo] Ignore the top of latest prune of callees 6 years ago
Ezgi Çiçek 127902222d [pulse] Filter AddressOfStackVariable from read only heuristic check 6 years ago
Sungkeun Cho 84a6561dc9 [inferbo] Precise mod semantics on unsigned integer 6 years ago
Sungkeun Cho 26a4f83e8b [inferbo] Avoid pruning on array elements 6 years ago
Sungkeun Cho f3311dfd98 [inferbo] Weak update on array contents 6 years ago
Ezgi Çiçek 09ab685c7e [pulse] Handle stack refs escaping their scope via pointer 6 years ago
Sungkeun Cho 124ab9fed7 [inferbo] Downgrade issues of void pointer 6 years ago
Ezgi Çiçek 0682ccc1e9 [cost][inferbo] Add models for indexOf 6 years ago
Jules Villard 937e971849 [objc] fix test so that it looks like it could compile 6 years ago
Jules Villard a504a67ec2 [pulse] model some of `std::basic_string` 6 years ago
Jules Villard 14b9975cf3 [pulse] support modelling destructors 6 years ago
Jules Villard d9aadf5df2 [pulse] allow models in invalidation traces 6 years ago
Nikos Gorogiannis 4f46567fa7 [annotreach] kill custom path sensitivity 6 years ago
Nikos Gorogiannis 5b191c53ae [annotreach] clean up tests 6 years ago
Nikos Gorogiannis ffdc9193dc [annot-reach] complete the set of android thread annotations 6 years ago
Jules Villard ef26e8bb28 [clang] NamespaceAliasDecl is just a no-op 6 years ago
Ezgi Çiçek 4114f7fbdf [inefficientKeysetIterator] Chase predecessors 4 more nodes to check the pattern 6 years ago
Ezgi Çiçek 102018734f [inefficientKeysetIterator] Add missing type checks 6 years ago
Jules Villard c89a8d3e63 delete ownership checker 6 years ago
Jules Villard e803a30c2d [clang] fix translation of `initListExpr` again 6 years ago
Jules Villard 14ce445f81 [pulse] run tests against C++17 6 years ago
Jules Villard 86decb83f6 [pulse] record attributes of address not edge-reachable in the post 6 years ago
Jules Villard 58b1df6bb9 [clang] fix destructor placement for temporaries in conditionals 6 years ago
Jules Villard 3a3c93140e [pulse] translate initListExpr in more cases 6 years ago
Jules Villard d96ab2458d [pulse] model lambda destructor 6 years ago
Jules Villard 91a2e2986b [pulse] model lambda capture by value 6 years ago
Jules Villard 433c144840 [pulse] calling known lambdas calls the corresponding proc name 6 years ago
Jules Villard 2bf6852b95 [pulse] model `std::function::operator=` 6 years ago
Jules Villard ae3089c2b2 [uninit] look at complex HIL expressions too 6 years ago
Jules Villard f15d9915a0 [pulse] better types to avoid `_fun_` prefix to proc names in bug traces 6 years ago
Jules Villard a3311fb751 [pulse] C++ temporaries bound to globals do not "escape" 6 years ago
Jules Villard 7f12ced394 [pulse] move to SIL proper 6 years ago
Dino Distefano 571ae7774a Extended check on n-th parameter to cpp method calls 6 years ago
Radu Grigore 10d87eec4e [topl] Simple error reporting. 6 years ago
Ezgi Çiçek 2db1a3b8e3 [cost,inferBo] Add models for Collections.unmodifiable* getters 6 years ago
Jules Villard f43544598b [oops] unbreak unit tests 6 years ago
Jules Villard 04233ee49b [clang] destroy C++ temporaries 6 years ago
Jules Villard 0592bac25e [pulse] explain SIL logical variables in terms of program access paths 6 years ago
Jules Villard c9f4768be7 [pulse] move to SIL 6 years ago
Ezgi Çiçek 0f43930f40 [cost] Refactor cost issue types and enable detecting allocation complexity increase on cold start 6 years ago
Jules Villard 6f5cb512db [pulse] add example of FN in const-ref-bound temporary 6 years ago
Jules Villard e14809baa8 [pulse] fix temporaries test code 6 years ago
Jules Villard 21f66dd197 [pulse] do not model `operator=` as assignment 6 years ago
Jules Villard db800f138b [clang] rewrite scope computations 6 years ago
Jules Villard eaa5c32432 [clang] some more debug info 6 years ago
Jules Villard c3d55817b1 [pulse] another test for temporaries 6 years ago
Dino Distefano 472f155a7a Improved rule on block capturing CXX Reference 6 years ago
Josh Berdine cfc1c8be36 [copyright] Remove years 6 years ago
Ezgi Çiçek d2eb3c8cc6 [inefficient-keyset-iterator] New checker for finding inefficient keySet iterator 6 years ago
Radu Grigore d86e2f0d1c [topl] Generate monitor. 6 years ago
Radu Grigore 047c64c528 [topl] Instrument SIL. 6 years ago
Ezgi Çiçek 19eac53f0e [cost] Add models for Collections.max/min 6 years ago
Ezgi Çiçek 0ef038332d [purity] More models for Java Map 6 years ago
Ezgi Çiçek bb9f44dee2 [cost] Fix and refactor cost models 6 years ago
Ezgi Çiçek 99eda7e3a8 [inferbo,cost] Fix java arrays 6 years ago
Ezgi Çiçek 5b2a36409c [inferbo] Add models for org.json.JSONArray 6 years ago
Ezgi Çiçek 98ecc13a5e [inferbo,cost] Add models for java.util.Arrays and java.util.List 6 years ago
Dino Distefano 24728dc093 New ObjC checker for calls to @optional methods 6 years ago
Peter O'Hearn 9b8a908ad3 [Pulse] model folly delayed destruction 6 years ago
Jules Villard 1a19cd5e2d [clang] change `offsetof()` test 6 years ago
Jules Villard 1395d5581d [clang] upgrade to 8.0.0 6 years ago
Ezgi Çiçek c14b917e7f [purity] Rename tests 6 years ago
Ezgi Çiçek a01a4a3658 [purity] Enhance purity models with invalidated arguments 6 years ago
Jules Villard d4e4ed55bc [objc] make quandary test run 6 years ago
Ezgi Çiçek a092c4f3f9 [cost] Generalize Java's sort model 6 years ago
Ezgi Çiçek bc082da199 [cost] Make unmodeled functions pure by default 6 years ago
Ezgi Çiçek 75cfdf23ea [clang] Fix arc lint 6 years ago
Dino Distefano 2f3b376996 Added is_optional_objc_method predicate 6 years ago
Ezgi Çiçek b455baae5d [loop-invariance] Invalidate args to T function calls 6 years ago
Ezgi Çiçek 639c91c29f [loop-invariance] Add FPs for modified global and static invalidation 6 years ago
Jeremy Dubreil b06bb42a02 [infer] more nullable tests 6 years ago
Jeremy Dubreil c96e72b990 [eradicate] record example of false positive with invariants between variables 6 years ago
Jeremy Dubreil 79b0b8172d [eradicate] add a model for java.nio.file.Path.getParent() 6 years ago
Mehdi Bouaziz 64dea4dc0f [inferbo] No need to canonicalize paths in on-demand 6 years ago
Jules Villard d586630edf [pules] do not print templated part of function names 6 years ago
Jules Villard 5de9bc29d2 [pulse] better error messages 6 years ago
Jules Villard b700af9ffb [hil] do not put parens around trivial expressions 6 years ago
Mehdi Bouaziz 9db3a3a0b6 [Inferbo] Abstract repeated fields in paths 6 years ago
Ezgi Çiçek d033e72196 [purity] Add tests for locality 6 years ago
Andrew Adams-Moran 0ad15356c2 Add @Cleanup annotation 6 years ago
Jules Villard 6364199b94 [pulse] traces record how values were constructed 6 years ago
Jeremy Dubreil 8d36c33d20 [eradicate] record false positive when testing the return on an assignment 6 years ago
Jeremy Dubreil 80ecc959a4 [eradicate] recording false positive example with nullability information stored into a boolean 6 years ago
Jeremy Dubreil adbf6861e9 [eradicate] record false positive when incorrectly looking up overriden methods 6 years ago
Jeremy Dubreil 4725c97fc9 [eradicate] record false positive with nullability information lost after assignment 6 years ago
Dino Distefano 10ca0c3269 Fix detection of return type for instancetype when using NS_ASSUME_NONNUL 6 years ago
Mehdi Bouaziz b27c02ad35 [clang] Correct value for offsetof 6 years ago
Nikos Gorogiannis 1d846ba631 [racerd] kill original paths from summary 6 years ago
Jeremy Dubreil b47e2d13f3 [eradicate] simplify the analysis traces 6 years ago
Dino Distefano 4f982e9f63 Add predicate for Unavailable attr 6 years ago
Dino Distefano df438016f2 Adding SourceExp transition to AL 6 years ago
Ezgi Çiçek da13e52b27 [inferbo] Generalize String.length to CharSequence.length 6 years ago
David Lively e0ce8c4392 Add --annotation-reachability-cxx-sources override option 6 years ago
Ezgi Çiçek c85563d606 [inferbo,cost] Add cost models for java.util.Collections 6 years ago
Nikos Gorogiannis 941b63a426 [classloads] remove possible race 6 years ago
Jeremy Dubreil 07d6ab2dd6 [infer][racerd] report the thread safety violations as warnings instead of errors 6 years ago
Lee Howes 183e9ed9fa Add call_cxx_method predicate 6 years ago
Ezgi Çiçek c114a4b9f2 [control,cost] Add test for dangling global enum 6 years ago
Ezgi Çiçek f4cdc23543 [hoisting] Turn on hoisting of expensive functions by default 6 years ago
Ezgi Çiçek 7e16aafdba [loop-hoisting] Incorporate cost trace into EXPENSIVE_LOOP_INVARIANT_CALL issues 6 years ago
Ezgi Çiçek 6d25b0990d [cost,purity] Model java's Map as Collections 6 years ago
Ezgi Çiçek 105e50d432 [inferbo,cost] Add models for SparseArray 6 years ago
Ezgi Çiçek 4eec73c2f2 [loop-hoisting] Add complexity to EXPENSIVE_LOOP_INVARIANT_CALL issue message 6 years ago
Ezgi Çiçek a2140c3ae4 [hoisting] Rename LOOP_INVARIANT_CALL to EXPENSIVE_LOOP_INVARIANT_CALL and remove VariantForHoisting 6 years ago