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.
Jia Chen 10f1969bcf
[infer][cpp] Fixed the error message for dangling pointer dereference when the dereference comes from C++ `delete` operator
8 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 Teach the frontend to recognize STL throw wrappers 8 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][cpp] Fixed the error message for dangling pointer dereference when the dereference comes from C++ `delete` operator 8 years ago
resource_leaks Convert infer c++ tests to new format 8 years ago
smart_ptr [C++] Fix compilation errors coming from smart pointer models 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
vector [vector] model beginPtr and endPtr separately 8 years ago
Makefile [infer][cpp] Fixed the error message for dangling pointer dereference when the dereference comes from C++ `delete` operator 8 years ago
issues.exp [infer][cpp] Fixed the error message for dangling pointer dereference when the dereference comes from C++ `delete` operator 8 years ago
shared [tests] Clean up test files shared between frontend and endtoend tests 8 years ago