1278 Commits (1a98bc6492d1d154d747abbb40b851b4ae35b9a7)
 

Author SHA1 Message Date
Andrzej Kotulski 1a98bc6492 update facebook-clang-plugins
10 years ago
Andrzej Kotulski 3699b9c0dc Fix translation of passing struct parameters by value
10 years ago
Cristiano Calcagno 8639042bc0 Remove dead renaming code
10 years ago
Jeremy Dubreil 91c25fe636 revert the use of the jar cache
10 years ago
Daiva Naudziuniene 10f1036937 Normalizing source path.
10 years ago
Sam Blackshear 04f88d60ea kill dead code created by D3288789
10 years ago
Sam Blackshear f45a7ec1eb using taint kind in taint sink specifications
10 years ago
Sam Blackshear b87ead37e1 fixing facebook-clang-plugins ref
10 years ago
Dulma Churchill de615594df Skip whitelisted functions form trace
10 years ago
Sam Blackshear 25578de26d redesigning abstract interpreter to allow easy composition of analyses
10 years ago
Andrzej Kotulski 99a58e691d Report empty vector access in tabulation.ml
10 years ago
Cristiano Calcagno 56cfac14da Fix issue in join where the origin of a variable would be lost in a loop.
10 years ago
Sam Blackshear e3e80dd2f0 don't report on private unguarded accesses
10 years ago
Sam Blackshear 36ee3730aa reporting error on unprotected access to field annotated with @GuardedBy
10 years ago
Dino Distefano f259863090 Fixing DIRECT_ATOMIC warning on models.
10 years ago
Andrzej Kotulski 8ccdff649f Report empty vector access instead of null dereference
10 years ago
Josh Berdine 1177f21aa4 Optimize deserialization retrying
10 years ago
Jules Villard 1c7375143d bump version of facebook-clang-plugins
10 years ago
Jules Villard 24cbba4355 Revert "[CSL] add model of locks inside the Object class"
10 years ago
Andrzej Kotulski 058f4455dc Modify model of std::vector
10 years ago
Josh Berdine 3fe1cbb6ec Fix bug in sym_eval
10 years ago
Josh Berdine 0947a67a7e Remove dead Sil.*_iter_types functions
10 years ago
Josh Berdine 66faedbf15 Optimize attribute loading
10 years ago
Jules Villard dbb6d08254 cleanup inferconfig stuff now that everything has been ported to the CLI
10 years ago
Jules Villard 21367b0e98 add matchers from inferconfig to the CLI
10 years ago
Jules Villard 9748a8f1a3 add {enable,disable}_checks from inferconfig to the CLI
10 years ago
Jules Villard 8f154144c0 add skip_clang_analysis_in_path from inferconfig to the CLI
10 years ago
Jules Villard aec3d0ccdf add skip_translation_headers from inferconfig to the CLI
10 years ago
Jules Villard 13cb7d8ed9 test OSS build as part of `make test`
10 years ago
Jules Villard c31db8436c remove infer/Makefile.in
10 years ago
Jules Villard 92aef2a411 fix make -j8 clean test
10 years ago
Cristiano Calcagno 08546ce7bb Move vim comments up.
10 years ago
Cristiano Calcagno 52e9ebc252 Enable syntax highlighting for Reason files on GitHub.
10 years ago
Josh Berdine d8f50c748b Revise the units of measure for perf stats
10 years ago
Jules Villard e695e14ee1 add various filter options from inferconfig to the CLI
10 years ago
Jules Villard 3fe032ccf0 accept any option through .inferconfig
10 years ago
Jules Villard 1c56310f39 build in one directory only
10 years ago
Sam Blackshear 17f123a4bf updating facebook-clang-plugins
10 years ago
Andrzej Kotulski 87e5df5e44 Use pwd to resolve project_root when possible
10 years ago
Sam Blackshear 9fdd094a89 refactoring annotation reachability checker to allow custom src/sink annotations
10 years ago
Sam Blackshear 5b041d46ad remember when a method is synchronized
10 years ago
Peter O'Hearn 6f951e70d3 Non-resource model for locks
10 years ago
Sam Blackshear 3cea4279b6 adding locked proof obligation when lock is not held
10 years ago
Dulma Churchill 83e6ab1a20 Blacklist translation of files in inferconfig
10 years ago
Jules Villard 45984d7337 check that reason is installed
10 years ago
Dulma Churchill 93fcf7be9f Skip cpp models from traces
10 years ago
Josh Berdine e211e489c7 Add target to convert files to reason
10 years ago
Jules Villard c03015768d create annotation files with valid json
10 years ago
Sam Blackshear a45844f409 identify reads of fields protected by @GuardedBy
10 years ago
Sam Blackshear 8cff90ed21 adding find_map_opt utility function
10 years ago