312 Commits (647e1cd62ddec3f78c963b17adb59261c3812773)

Author SHA1 Message Date
Sam Blackshear 647e1cd62d [dead stores] config file for custom scope guard types
7 years ago
Dulma Churchill ed740600de [cleanup] Remove hidden field and related code that is not used anymore.
7 years ago
Sam Blackshear adde940be4 [cleanup] kill stats_mode option
7 years ago
Sam Blackshear ca3f71a8b3 [experimental] report call chains reachable from onCreateLayout
7 years ago
Martino Luca 5588f5e1ea Invoke getconf correctly to extract the right number of cores
7 years ago
Martino Luca 09a807fe0a Add `late_epilogue` callback that gets invoked at the end of infer's lifecycle
7 years ago
Jeremy Dubreil 1a4316065a [infer] no longer create the CSV report
7 years ago
Jeremy Dubreil c195e67dfe [infer] remove the utility functions to export debug information in LaTeX
7 years ago
Jeremy Dubreil 97927f6f46 [infer][checkers] remove the `-a biabduction` option and the related code
7 years ago
Jeremy Dubreil 716ff9b3d5 [infer] make `-a infer` an alias for `-a checkers`
7 years ago
Jules Villard 82c9201bfc [reactive] keep specs around in reactive mode
7 years ago
Jules Villard 6a8d71ad81 [style] s/_foo/foo_/ when `foo_` is not unused
7 years ago
Sam Blackshear 181959216b [cleanup] remove harness-related code
7 years ago
vsilyaev@broadcom.com f63f48a52e [infer][PR] Use SQLite in a way that is compatible with current state of WSL
7 years ago
Dulma Churchill 3382b1b88a [iOS] Make xcpretty integration not default anymore, given that it has problems
7 years ago
Sam Blackshear e2f38423e5 [cleanup] delete repeated calls checker
7 years ago
Jeremy Dubreil adf5bb4a41 [infer][clang] the option `--cxx` no longer forces the option `--cxx-infer-headers`
7 years ago
Josh Berdine f62ab09e61 [ocamlformat] Upgrade ocamlformat to v0.2 from opam
7 years ago
Josh Berdine 150bcff04b [config] Add separate option for limit on number of filtered issues
8 years ago
Josh Berdine 15d09ccac8 [config] Add first step of generalized filtering system
8 years ago
Jules Villard 185e7f7131 [java] support Java9
8 years ago
Jules Villard 71ed554c57 [cli] introduce `--linters` and `--capture`
8 years ago
Dulma Churchill 2f8b749045 [objc] Better names for the block translation and using temp variables
8 years ago
Josh Berdine f89e687efa [ocamlformat] Use ocamlformat from github
8 years ago
Sam Blackshear bc02bee737 [cleanup] rename thread-safety analysis
8 years ago
Jules Villard 664616faab [cli] print version on stdout
8 years ago
Jules Villard 69b136d7b8 [checkers] disable UNINITIALIZED_VALUE by default
8 years ago
Jules Villard bd74512c1a [cli] support all the analyzer forms in the filtering options
8 years ago
Jules Villard 06dec8177a [cli] make checkers the default when no analyzer is specified
8 years ago
Jules Villard 588142c908 [checkers] enable biabduction by default + docs and logs improvements
8 years ago
Dino Distefano f87447ba52 Uninitialized value/variable checker
8 years ago
Jules Villard e56af27b38 [driver] add a way to force infer to use a particular integration
8 years ago
Jeremy Dubreil 171ee61df0 [infer][checkers] fix the filtering mechanism based on the analyzer name
8 years ago
Jules Villard 9a21404ace [cli] introduce `-a biabduction` and make `-a infer` an alias to it
8 years ago
Jules Villard 3790ca5487 [checkers] declare --resource-leak with the other checkers
8 years ago
Jules Villard b95f29c8d1 various minor improvements
8 years ago
Jeremy Dubreil 03cb052ad9 [infer][checkers] run the Java biabduction tests using the checkers framework
8 years ago
Jeremy Dubreil 923a15fa60 [infer][clang] initial version of a nullable checker for Clang languages
8 years ago
Jeremy Dubreil 5741dbf2a5 [infer][java] remove unused list of dynamic dispatch policies
8 years ago
Jules Villard 65a53a0c63 [cli] do not regenerate report.json when printing specs to stdout
8 years ago
Jules Villard 2adf654950 [sql] add proc attributes DB
8 years ago
Mehdi Bouaziz f37339bd38 Use SymOp.try_finally to avoid swallowing timeouts
8 years ago
Jeremy Dubreil 3c09ae953d [infer][objc] Run the biabduction test using the checkers analyzer
8 years ago
Jeremy Dubreil 243fd57eb7 [infer] Add an option to specify the name of the nullable annotation
8 years ago
Mehdi Bouaziz bb15aba766 [log] Even better exception reraising
8 years ago
Jeremy Dubreil 7b8c46a04e [infer][biabduction] remove the flag to trigger on/off the angelic mode in the backend
8 years ago
Jules Villard d2b4f3c8da [config] add option to force deletion of results dir
8 years ago
Jules Villard 72b1ac4b5a Turn off --keep-going by default
8 years ago
Martino Luca 35ad7dd8bf [AL] Use Parmap to schedule parallel processes on compilation-database-based analyses
8 years ago
Daiva Naudziuniene ac33bf6e66 [destructors] Injecting destructor calls of virtual bases inside destructor bodies
8 years ago