Commit Graph

2029 Commits (8784b9b946c92c2bdef0c3cd4eb03030fd9522cb)
 

Author SHA1 Message Date
Sam Blackshear ef8e76bdec [quandary] don't apply summary when the callee is a source or sink 9 years ago
Jules Villard 5d4e3fa267 [clang] store args into files for Buck compilation db too 9 years ago
Andrzej Kotulski 4aaec9b220 [python] Remove args that were not used in python code 9 years ago
Cristiano Calcagno 1327de0321 Fix issue with timestamps leading to files not analyzed in -reactive mode when the capture takes less than 1 second 9 years ago
Andrzej Kotulski d7a0e706df [clang] Create separate module for compilation database 9 years ago
Andrzej Kotulski 644c7d716a [clang] Store original data in compilation database and modify it on access 9 years ago
Dulma Churchill 60db0dd67e [clang] Choose always the first location a range 9 years ago
Josh Berdine 7cc0a70649 [make] Remove spew from building cpp models 9 years ago
Josh Berdine dbb32b5cc3 [build] Remove stale build.pl 9 years ago
Jules Villard fa53fc6efb [buck compilation db] use -- to pass buck command to BuckCompilationDatabase 9 years ago
Andrzej Kotulski 76908712e9 fix infer make integration 9 years ago
Andrzej Kotulski 284f7116b0 Kill usage of INFER_RESULTS_DIR env var 9 years ago
Sam Blackshear 6fc1a7e20f [quandary] reporting on array passed to sink when contents of array are tainted 9 years ago
Dulma Churchill 45f5dd658e [clang] Find source files that import header files we want to analyse 9 years ago
Cristiano Calcagno 0572410ac0 [backend] Clean up the forward tabulation algorithm for the intraprocedural analysis. 9 years ago
Cristiano Calcagno 3c52ee67a2 [IR] Save defined and declared procedure attributes in different files. 9 years ago
Jules Villard 96406a4fe5 bump version of javalib and sawja 9 years ago
Peter O'Hearn b1e9267e08 [threadsafety] Don't warn autogenerated methods (containing '$' in proc name) 9 years ago
Peter O'Hearn 2601af5ade [threadsafety] don't report on class initializers 9 years ago
Jeremy Dubreil dc8ab3240e [infer][java] Fix resolution of symbolic links on the project root for the Java analysis 9 years ago
Dulma Churchill e578198622 [clang] Do not store proc attributes directly but create procdesc to preserve invariants 9 years ago
Jules Villard c45afc9859 [clang] cleanup obsolete python code 9 years ago
Jules Villard 36a5dc33ee [clang] write clang arguments into a file 9 years ago
Jules Villard 9535c4d89e [clang] convert filter_args_and_run_fcp_clang to OCaml 9 years ago
Jeremy Dubreil 274d96a440 [infer][build] fix missing dependency when building the infer toplevel 9 years ago
Yunxing Dai f7ceed2c26 [yarn] add ocp-indent into yarn 9 years ago
Jeremy Dubreil cde74b4043 [infer][test] always run the Buck integration test with the option --no-cache 9 years ago
Peter O'Hearn 69f7ed5f6d [threadsafe] fix the code for recognizing constructors 9 years ago
Jules Villard 5fe40bae12 [siof] check origin of globals and complain if potential siof 9 years ago
Jules Villard ed79d550d2 [travis] use new reason version 9 years ago
Jules Villard 62bfde8b5a [clang] translate global var initializers 9 years ago
Jules Villard 343556e0b2 [base] resolve links when guessing which executable we are running, move infer into bin/ 9 years ago
Jules Villard 31230299ea make annoying tput shut up 9 years ago
Jeremy Dubreil 587d829a1a [infer][java] Add the possibility to choose a compiler jar that is different from the system Java compiler to generate the bytecode 9 years ago
Sam Blackshear 08509fb2ab [quandary] don't double-report flows 9 years ago
Sam Blackshear 512de69e13 [quandary] handle dynamic dispatch 9 years ago
Sam Blackshear 6918c117d2 [preanalysis] add option for sound dynamic dipatch handling 9 years ago
Peter O'Hearn 6423ec74ad Writing errors for Threadsafe checker 9 years ago
Sam Blackshear 0a3993edee [utils] add tags_compare utility to make writing default comparison functions easy 9 years ago
Andrzej Kotulski 0f9f44f16e [backend] Report ignored return value on skip functions 9 years ago
Josh Berdine dd8b8e6d2e [reason] reformat with new version of reason 9 years ago
Martino Luca d05b1f172a [Infer][Buck] Invoke buck with *//cxx.pch_enabled=false to disable the use of precompiled headers 9 years ago
Sam Blackshear 072fe0994f [quandary] reporting on getenv -> exec flows 9 years ago
Sam Blackshear 6aee686cb2 [quandary] passing actuals to the sink-determining code 9 years ago
Yunxing Dai 61f420b941 Update infer to use yarn to manage dependencies 9 years ago
Josh Berdine 4319b08e77 [make] Add target to generate interface file 9 years ago
Jules Villard cb4b2339a3 [checkers] make SimpleCheckers compile 9 years ago
Martino Luca c0a66dbd49 [Infer][CTL] First implementation of a debugging feature for AST checks 9 years ago
Peter O'Hearn 07da8f36d1 don't warn on GuardedBy self reference 9 years ago
Jules Villard 3afb6e2c32 [logging] always set up logging on startup 9 years ago