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.
Andrzej Kotulski 4637bf877e
model unique_ptr<T> as T*
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 9 years ago
memory_leaks Fixing Memory leak false positives in C++/ObjC 9 years ago
models Translate std::move from system headers to improve analysis quality 9 years ago
npe do not havoc actuals of skip functions with const parameters 8 years ago
numeric Whitelist std::min and std::max 9 years ago
resource_leaks Fixing Resource leak false positives assuming developers use raii. 9 years ago
smart_ptr model unique_ptr<T> as T* 8 years ago
subtyping diverge on `throw` 9 years ago
vector centralize creation and detection of clang tmp vars, fix errdesc/bucketing 9 years ago