You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martino Luca a15d868fb0
Upgrading Infer to Clang 5.0
7 years ago
..
assertions Translate builtin_expect as its first argument. Avoids weird symb. exec. problems 9 years ago
c_tests Fix C++ models of c library 8 years ago
generic_models disable flaky generic model test 8 years ago
include_header [tests] Clean up test files shared between frontend and endtoend tests 8 years ago
memory_leaks Convert infer c++ tests to new format 8 years ago
models Whitelist comparison operators and their equivalent functors in <functional> 7 years ago
mutex False negative tests for std::timed_mutex 8 years ago
npe [tests] Clean up test files shared between frontend and endtoend tests 8 years ago
numeric Whitelist std::min and std::max 9 years ago
overwrite_attribute [backend] Fix issue where the attribute of a procedure definition could be overwritten with the attribute of a declaration 8 years ago
pointers [infer][backend] Invalidate by-ref parameters for logical variables as well as program variables when calling undefined functions 7 years ago
resource_leaks Convert infer c++ tests to new format 8 years ago
smart_ptr Added model for std::shared_ptr's aliasing constructor 7 years ago
stack_escape [infer][backend] Perform deep match in Sil.exp_replace_exp 8 years ago
static_local [infer] Do not treat static locals as stack-allocated in the biabduction analysis 8 years ago
subtyping [clang] Translate type qualifiers into Sil 8 years ago
types Upgrading Infer to Clang 5.0 7 years ago
vector [cpp][model] Do not define _LIBCPP_VECTOR or _GLIBCXX_VECTOR 8 years ago
Makefile Upgrading Infer to Clang 5.0 7 years ago
issues.exp Upgrading Infer to Clang 5.0 7 years ago
shared [tests] Clean up test files shared between frontend and endtoend tests 8 years ago