Commit Graph

1475 Commits (ebddb142068d085997524494b8fa0cdb5a2626fc)

Author SHA1 Message Date
Sungkeun Cho ebddb14206 [inferbo] Prune by assert 7 years ago
Sam Blackshear 87de52210c [litho] handle extra setters for resType props 7 years ago
Sam Blackshear 9366e8dbc8 [clang] add id -> pvar bindings to C++ lambda capture 7 years ago
Jeremy Dubreil 89ec1effde [infer][nullable checker] lookup the attributes in the CFG 7 years ago
Sungkeun Cho c514b19786 [inferbo] Add new operator model 7 years ago
Jeremy Dubreil 2288e66063 [infer][nullable checker] treat all aliases as not null when one is checked for null 7 years ago
Sam Blackshear 3d170a82c4 [clang] translate lambdas that capture `this` 7 years ago
Daiva Naudziuniene 14445fad05 [bi-abduction] Do not abduce reference parameters constraints for recursive calls 7 years ago
Jeremy Dubreil b903b2d932 [infer][java] translate the annotations of the callees 7 years ago
Dulma Churchill 4218142a84 [retain cycles] Implement dotty files for retain cycles new 7 years ago
Varun Arora ad10435b58 [IR] combine is_objc_instance_method and is_cpp_instance_method fields in ProcAttributes into method_kind 7 years ago
Jeremy Dubreil 5f3c3ee3f9 [infer][genrule] use Eradicate for the genrule test 7 years ago
Dulma Churchill 91fbe68cc9 [retain cycles] Do not report when the captured variable is weak 7 years ago
Jules Villard 70c2a50b4e [db] record symbolic capture timestamps for source files 7 years ago
Jeremy Dubreil 2228f7448d [infer][nullable checker] add tests for the early return 7 years ago
Sam Blackshear 584b10647d [racerd] new lock domain 7 years ago
Sam Blackshear 71a3843746 Revert occurence counting change 7 years ago
Sam Blackshear 37ab9ec391 [quandary] ProcessBuilder as sink 7 years ago
Sam Blackshear ab77cfe803 [quandary] thrift services as sources in Java 7 years ago
Sam Blackshear 27172f7f8a [quandary] java shell exec as sink 7 years ago
Sam Blackshear 268e0b9b5f [racerd] generalize access preconditions 7 years ago
Dulma Churchill 8a9fcdc43f [retain cycles] Find cycles about blocks 7 years ago
Sam Blackshear 80b3d080ce [cleanup] sunset Context leaks 7 years ago
Sam Blackshear bc8fe4fb97 [java] don't warn on unclosed subclasses of non-resource types 7 years ago
Mehdi Bouaziz 4fdaf257ae [inferbo/unreachable] Fix FPs with exit at end of block/procedure 7 years ago
Jules Villard 586582c311 [buck] delete results dir inside buck-out in infer children processes 7 years ago
Daiva Naudziuniene ec263afe58 [clang frontend] placement new 7 years ago
Jeremy Dubreil 96ca6b6f02 [infer][bug hash] take the number of occurences of a report into account 7 years ago
Sam Blackshear ebfe8d1e72 [litho] move reporting of missing required props out of transfer functions 7 years ago
Dulma Churchill f5e89797a8 [backend] Fix consistency of closures after bi-abduction and other executions. 7 years ago
Jules Villard 6b5390fe79 [cfg] rename iCFG to cfg in dotty files 7 years ago
Sam Blackshear 2c6fb16636 [litho] support optional Prop's 7 years ago
Sam Blackshear 4545f36875 [litho] prototype of required `@Prop` checker 7 years ago
Jules Villard 66ad5c3018 [driver] persist some global state across infer runs 7 years ago
Jules Villard 337fb9bcdd [al] import files relatively to the current al file 7 years ago
Jules Villard 6d908adf14 [al] use "quotes" for user imports 7 years ago
Mehdi Bouaziz 4ed3be9f00 [inferbo] First models for std::array 7 years ago
Sam Blackshear fb7556816f [quandary] report gflags to shell exec, but not file or url creation 7 years ago
Tony Hu d62b046f52 [infer][genrule] create_genrules in DEFS now only creates Buck rule for "checkers" analyzer 7 years ago
Radu Grigore eb91d59e40 [infer][PR] Fixed namespace for Java globals. 7 years ago
Tony Hu 39564905f2 Removed GENERATE_INFER_GENRULES flag 7 years ago
Sam Blackshear f5e7a6e6d7 [quandary] print index(es) of tainted parameters at each call 7 years ago
Jules Villard 3d7878ef25 [make] make sure we always read from the right infer-out/ 7 years ago
Dulma Churchill 66b1956e9a [debug] Adding the captured variable to the printing of the closures 7 years ago
Mehdi Bouaziz d71d759344 [inferbo] Fix division by constant 7 years ago
Sam Blackshear 7f62154318 [quandary] separate sanitizers for different kinds of escaping 7 years ago
Jeremy Dubreil b089486b5a [infer][nullable checker] take subtyping into account when detecting pointer assignment 7 years ago
Jeremy Dubreil 73b4409e6f [infer][nullable checker] no longer propagate the nullability when the lhs is not a pointer type 7 years ago
Jeremy Dubreil f50c7b469e [infer][nullable checkers] move the tests for the nullable checker in a dedicated subdirectory 7 years ago
Sam Blackshear a50433f87f [cleanup] remove unused java dependencies 7 years ago