Commit Graph

980 Commits (a06d854364322d67b3c84645ecbc00aae63dac6e)
 

Author SHA1 Message Date
Jules Villard 5a7399f8cb fix always regenerating jsonbug with atdgen 9 years ago
Cristiano Calcagno 22aad3e33a Add basic support for on-demand for the core Infer analysis. 9 years ago
Dino Distefano e6625c9e37 Adding models for NSTimer and NSRunLoop 9 years ago
Andrzej Kotulski aa1951cad4 Create generic way of generating extra instructions 9 years ago
Andrzej Kotulski f63582893f Add basic e2e tests for C++ 9 years ago
Andrzej Kotulski 7ac5a5c308 Refactor C frontend tests 9 years ago
Andrzej Kotulski d4c3d39fb9 Refactor C++ frontend tests 9 years ago
jrm d825302189 The option -o was not working with the Buck integration 9 years ago
Andrzej Kotulski cb0380eb4e Update version of fcp 9 years ago
Andrzej Kotulski f01a639605 Slight improvement of block function handling 9 years ago
Andrzej Kotulski 4d10c8d9f4 Add support for C++ this expression 9 years ago
Andrzej Kotulski f8b8078538 Fix build process of clang_ast_t files 9 years ago
jrm 4263b9a7c6 Add integration tests for Ant-based Java projects 9 years ago
jrm 4f7a56d470 Move the annotation processor into lib 9 years ago
Andrzej Kotulski b277d8164c Update fcp version 9 years ago
Andrzej Kotulski 59a7ca5424 small cleanup of ast_expressions.ml 9 years ago
Andrzej Kotulski b78d6f623a Split methods.cpp test into multiple ones 9 years ago
Cristiano Calcagno 1e9ce38056 Fix cast of null value. 9 years ago
Andrzej Kotulski 2a425b8218 Add structured type_ptr 9 years ago
Cristiano Calcagno 7d95e284d2 Let on-demand control whether to start at all the analysis of a procedure. 9 years ago
martinoluca 9db0648cb1 Fix compilation failure issue when compiling for armv7k architecture 9 years ago
jrm 76d2f66001 Add support for @SuppressWarnings on Buck projects 9 years ago
jrm 0282060808 delete the deprecated script inferJ 9 years ago
Dulma Rodriguez e6600cf03b Making the procname hash depend on relative paths 9 years ago
Sam Blackshear 7ee2bf248b Don't print Makefile generation time under errors during BuckAnalyze 9 years ago
Andrzej Kotulski a045886eba Get better language information about functions/methods 9 years ago
jrm 5e41fc7a54 fix a bug preventing to run the capture only with Buck 9 years ago
Andrzej Kotulski d6b1d422fd Update fcp and remove qual_type type 9 years ago
Sam Blackshear 30a7a2fd8e Fixing Symexec_memory error that occurs when dereferencing the return value of an undefined function 9 years ago
Cristiano Calcagno ebfe1d69cc simplify cluster and makefile creation when on-demand is active. 9 years ago
martinoluca 30d869b9b1 Disable SKIP_FUNCTIONs when Infer is not running in debug mode 9 years ago
Dulma Rodriguez a4c910cc2c Adding makefile generation time to the infer toplevel script 9 years ago
Cristiano Calcagno e2fb879321 make summaries deterministic by default by removing timing information 9 years ago
Andrzej Kotulski 16604a9e75 Update fcp which exports less redundant information 9 years ago
Andrzej Kotulski 514915a833 Update info about supported xcode versions 9 years ago
Irene Papakonstantinou 168980e9cd Bump infer release 9 years ago
Deniz Türkoglu 6b988e673d Documentation 9 years ago
Victor Ilyukevich 2573bca68e Correct IDE name spelling 9 years ago
Dulma Rodriguez 0b0cd0d38d [clang] Using qual names for fields 9 years ago
Cristiano Calcagno 1e96e56145 [backend][ondemand][perf] improve perf of on demand by only loading the minimum number of cfgs needed 9 years ago
Dulma Rodriguez e26f9b4dd4 [clang] Removing the use of raw types 9 years ago
Andrzej Kotulski a380cd3e6c [CFrontend] Use type attributes in more structured way 9 years ago
Cristiano Calcagno 75950384c9 [backend] Extend results directory with attributes for each procedure. 9 years ago
Andrzej Kotulski e8949d16e4 [Frontend][C++] Use Sil.class for C++ class/struct/union types 9 years ago
Cristiano Calcagno 1fcea9258a [backend] Fix Failure "handle input_value: truncated object" observer with Eradicate/Checkers, probably due to races when writing specs files. 9 years ago
martinoluca 6553ba2379 Replace the gmodules flag of Xcode's clang with equivalent ones 9 years ago
Andrzej Kotulski b810ae68b4 Skip some frontend tests when xcode version doesn't match 9 years ago
Dulma Rodriguez 79df8d2b3c [clang] Fix tests so that they pass with xcode 7 9 years ago
Dulma Rodriguez fd853f97ca [clang] C function names depend only on their name (and their file is they are static, and their type if we are in C++) 9 years ago
Andrzej Kotulski 6606df245c [CFrontend] Upgrade frontend tests to xcode 7 9 years ago