Commit Graph

2423 Commits (f76a77b6b66a953e6b360ddf92b175754f45cfaf)
 

Author SHA1 Message Date
Jules Villard b0a5495611 [UI] add source context to reports in bugs.txt 8 years ago
Dino Distefano bd216f3205 Fixed problem with evaluation of sizeof which would give false positive 8 years ago
Matthew Edwards 7d559f4783 Update to Infer v0.9.4.1 8 years ago
Yunxing Dai 7b080e35ce Update INSTALL.md to include latest dependencies 8 years ago
0xC0FFEE 0806f23c10 README.md upgrade 8 years ago
Jules Villard 9cc9cc101c [IR] add Static_local_var pvar kind and use it in clang 8 years ago
Andrzej Kotulski 0479720c91 [C++] Don't ignore header files passed in --changed-files-index 8 years ago
Andrzej Kotulski bd0f0cc7fc [DB] Don't fail hard when realpath fails 8 years ago
Sam Blackshear ff3b6a10db [checkers] add mli for AccessTree 8 years ago
Sam Blackshear 4b98543d35 [traces] don't hang when unrolling a mutually recursive trace 8 years ago
Josh Berdine 731ffa0ae1 Initialize Builtins also in single-core mode 8 years ago
Jeremy Dubreil 532621def1 [infer][tests] No longer rely on Infer being in the PATH for the genrule integration test 8 years ago
Sam Blackshear c1205c1453 [thread-safety] model ReadLock/WriteLock 8 years ago
Dulma Churchill 826accc21b [clang] Adding model for NSNumber boxing functions 8 years ago
Sam Blackshear 5743351906 [thread-safety] don't report thread safety violations due to calls to constructors 8 years ago
Sam Blackshear cb82dacd54 [traces] moving logic for reporting flow-sensitive traces from quandary to trace domain 8 years ago
Andrzej Kotulski bd843b277e [DB] Remove source_file_from_string, source_file_to_string no longer returns real path 8 years ago
Andrzej Kotulski b8908282f8 [DB] Remove many callsites of DB.source_file_to_string 8 years ago
Jeremy Dubreil 0b8a117b5e [infer][java] Fall back to the system compiler in case of compilation failures 8 years ago
Jeremy Dubreil 7b884144b5 [infer][tests] More complete test cases for the models of the Java Integer class 8 years ago
Sam Blackshear 0972c8d262 [quandary] don't report FP's due to flow-insensitive traces 8 years ago
Sam Blackshear 3b161a3737 [thread-safety] interprocedural traces for thread safety checker 8 years ago
Sam Blackshear 579b982359 [thread-safety] Lay the groundwork for interprocedural trace-based reporting 8 years ago
Andrzej Kotulski ea4cf13992 [tests] remove inferTest script 8 years ago
Cristiano Calcagno 827d7c3d9c [backend][perf] Address top performance bottleneck from profiling the backend. 8 years ago
Sam Blackshear 226791b631 [ondemand] simplify API by removing need to pass type environment 8 years ago
Sam Blackshear 01136cc326 [thread-safety] interprocedural analysis 8 years ago
Sam Blackshear 937ae12f29 [thread-safety] adding models for lock methods 8 years ago
Jeremy Dubreil cead43b731 [infer][genrule] run the genrule integration as part of the Buck integration test 8 years ago
Josh Berdine 198bc00df7 Remove Utils compare and equal functions 8 years ago
Josh Berdine 83408d4d6a ppx_compare TypeErr 8 years ago
Josh Berdine 177124ce76 ppx_compare IntLit 8 years ago
Josh Berdine 608ed877d3 ppx_compare RepeatedCallsChecker 8 years ago
Josh Berdine bebb00074d ppx_compare CheckTraceCallSequence 8 years ago
Josh Berdine 9fb2258284 ppx_compare Dom 8 years ago
Josh Berdine 81d3e7085a ppx_compare Dotty 8 years ago
Josh Berdine 6e322d96e8 ppx_compare Prover 8 years ago
Josh Berdine 47368b8ae6 ppx_compare Specs 8 years ago
Josh Berdine 5d69d04578 ppx_compare TypeAnnotations 8 years ago
Josh Berdine 0c8a583cb0 ppx_compare CFrontend_utils 8 years ago
Josh Berdine 71664c7828 ppx_compare SiofTrace 8 years ago
Josh Berdine e397afa085 ppx_compare CContext 8 years ago
Josh Berdine 0b605c694c ppx_compate Cfg 8 years ago
Josh Berdine da8cbe55fd ppx_compare JavaTrace 8 years ago
Josh Berdine 0eb864d800 ppx_compare CppTrace 8 years ago
Josh Berdine fe7a0c2483 ppx_compare State 8 years ago
Josh Berdine 97639ba236 ppx_compare Paths 8 years ago
Josh Berdine bbd5ef385d ppx_compare ProcCfg 8 years ago
Josh Berdine 85d15bcc49 ppx_compare Trace 8 years ago
Josh Berdine b94b5f1c58 ppx_compare Procdesc 8 years ago