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.
Dulma Churchill cf72de9460
Make ObjC virtual functions return nil if they are called with nil, even if they are going to be skipped.
9 years ago
..
Fraction.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
NPD_core_foundation.dot initial synchronization 10 years ago
NPD_core_foundation.h assign pointer type checker 9 years ago
NPD_core_foundation.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
Nonnull_attribute_example.dot doing preanalysis on-demand 9 years ago
Nonnull_attribute_example.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
Npe_with_equal_names.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
ObjCMethodCallInCondition.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
UpdateDict.m Additional modeling of NS collections 9 years ago
block.m using address-taken analysis for nullify placement rather than alias analysis 9 years ago
blockenum.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
nil_in_array_literal.m Model NSArray::arrayWithObject 9 years ago
nil_in_dictionary_literal.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
nil_param.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
npe_conditional.m Fix translation of BinaryConditionalOperator 9 years ago
npe_malloc.dot doing preanalysis on-demand 9 years ago
npe_malloc.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
npe_self.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
null_returned_by_method.m [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
nullable.m Fixing the treatment of annotations in the clang frontend 9 years ago
skip_method_with_nil_object.m Make ObjC virtual functions return nil if they are called with nil, even if they are going to be skipped. 9 years ago