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.
Mehdi Bouaziz 1a117d7e09
Fix unique_ptr model
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 Add model for <atomic> 7 years ago
mutex False negative tests for std::timed_mutex 8 years ago
npe [infer][java] add support for @Nonnull on skipped functions 7 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 Fix unique_ptr model 7 years ago
stack_escape Do not show internal SIL variable name in the error message of temporary address escape 7 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
templates [clang] do not translate dependent types 7 years ago
types Upgrading Infer to Clang 5.0 7 years ago
vector [C++] Fix model of std::vector::size 7 years ago
Makefile [infer][clang] run the C++ tests using the checkers analyzer 7 years ago
issues.exp Fix unique_ptr model 7 years ago
shared [tests] Clean up test files shared between frontend and endtoend tests 8 years ago