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 eb76a441f9
Initial implementation of shared_ptr model
9 years ago
..
boxed_ptr.cpp Initial implementation of shared_ptr model 9 years ago
method_call.cpp Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
method_call.cpp.dot Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
null_returned_by_method.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
object_deref.cpp [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
this_not_null.cpp Fix indentation of multiline copyright comment 9 years ago