Commit Graph

1897 Commits (219832a9a8ae59bd49fbcca2f2e7d4ad4976c9ea)
 

Author SHA1 Message Date
Jeremy Dubreil 219832a9a8 [infer][java] Create the procedure descriptions when required instead of creating them beforehand 8 years ago
Ryan Rhee 471beed515 [componentkit][clang] Move is_factory_method to Ast_utils 8 years ago
Ryan Rhee db94cae74b [componentkit] Use type hint instead of explicit record for is_ck_context 8 years ago
Jeremy Dubreil a41a139ef7 [infer][build] Move the .PHONY declarations next the target declarations to more easily keep the two in sync 8 years ago
Dino Distefano 28b15c06af Fixing warning on parser. 8 years ago
Josh Berdine f45cf115e6 [test] Do not use infer from PATH 8 years ago
Jeremy Dubreil ea2428e3da [infer][config] fix resolution of symbolic links 8 years ago
Jeremy Dubreil e13c3886bf [infer][java] removing no longer used code which can now be handled using .inferconfig 8 years ago
Dulma Churchill 2605ef8d6f [clang] Adding support for capture/linting based on a compilation database json 8 years ago
Jeremy Dubreil 837cb9b64e [infer][java] Only create proc_desc for the methods that are defined 8 years ago
Jeremy Dubreil a7d2eb1d02 [infer][java] Remove the code adding a special treatment for static final fields 8 years ago
Josh Berdine b1a2a304e2 [make] clean *.o and *.o.sh 8 years ago
Jeremy Dubreil d891303bb6 [infer][java] Minor cleanup of the Java frontend 8 years ago
Ryan Rhee c2a8dae26f [componentkit] Multiple factory methods 8 years ago
Josh Berdine a7c1105147 [config] Combine analyze_models into models_mode 8 years ago
Ryan Rhee e73350598a [componentkit] Unconventional superclass rule 8 years ago
Ryan Rhee a4501462cc [componentkit] Reference fake header in build system test 8 years ago
Peter O'Hearn 25a688bdbe [threadsafety] Consider certain init() methods as constructors 8 years ago
Sam Blackshear ef8e76bdec [quandary] don't apply summary when the callee is a source or sink 8 years ago
Jules Villard 5d4e3fa267 [clang] store args into files for Buck compilation db too 8 years ago
Andrzej Kotulski 4aaec9b220 [python] Remove args that were not used in python code 8 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 8 years ago
Andrzej Kotulski d7a0e706df [clang] Create separate module for compilation database 8 years ago
Andrzej Kotulski 644c7d716a [clang] Store original data in compilation database and modify it on access 8 years ago
Dulma Churchill 60db0dd67e [clang] Choose always the first location a range 8 years ago
Josh Berdine 7cc0a70649 [make] Remove spew from building cpp models 8 years ago
Josh Berdine dbb32b5cc3 [build] Remove stale build.pl 8 years ago
Jules Villard fa53fc6efb [buck compilation db] use -- to pass buck command to BuckCompilationDatabase 8 years ago
Andrzej Kotulski 76908712e9 fix infer make integration 8 years ago
Andrzej Kotulski 284f7116b0 Kill usage of INFER_RESULTS_DIR env var 8 years ago
Sam Blackshear 6fc1a7e20f [quandary] reporting on array passed to sink when contents of array are tainted 8 years ago
Dulma Churchill 45f5dd658e [clang] Find source files that import header files we want to analyse 8 years ago
Cristiano Calcagno 0572410ac0 [backend] Clean up the forward tabulation algorithm for the intraprocedural analysis. 8 years ago
Cristiano Calcagno 3c52ee67a2 [IR] Save defined and declared procedure attributes in different files. 8 years ago
Jules Villard 96406a4fe5 bump version of javalib and sawja 8 years ago
Peter O'Hearn b1e9267e08 [threadsafety] Don't warn autogenerated methods (containing '$' in proc name) 8 years ago
Peter O'Hearn 2601af5ade [threadsafety] don't report on class initializers 8 years ago
Jeremy Dubreil dc8ab3240e [infer][java] Fix resolution of symbolic links on the project root for the Java analysis 8 years ago
Dulma Churchill e578198622 [clang] Do not store proc attributes directly but create procdesc to preserve invariants 8 years ago
Jules Villard c45afc9859 [clang] cleanup obsolete python code 8 years ago
Jules Villard 36a5dc33ee [clang] write clang arguments into a file 8 years ago
Jules Villard 9535c4d89e [clang] convert filter_args_and_run_fcp_clang to OCaml 8 years ago
Jeremy Dubreil 274d96a440 [infer][build] fix missing dependency when building the infer toplevel 8 years ago
Yunxing Dai f7ceed2c26 [yarn] add ocp-indent into yarn 8 years ago
Jeremy Dubreil cde74b4043 [infer][test] always run the Buck integration test with the option --no-cache 8 years ago
Peter O'Hearn 69f7ed5f6d [threadsafe] fix the code for recognizing constructors 8 years ago
Jules Villard 5fe40bae12 [siof] check origin of globals and complain if potential siof 8 years ago
Jules Villard ed79d550d2 [travis] use new reason version 8 years ago
Jules Villard 62bfde8b5a [clang] translate global var initializers 8 years ago
Jules Villard 343556e0b2 [base] resolve links when guessing which executable we are running, move infer into bin/ 8 years ago