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
..
c add option to assume that malloc never returns null 9 years ago
cpp add concept of a dummy identifier 9 years ago
java model String.equals(...) as '==' 9 years ago
llvm [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
objc Make ObjC virtual functions return nil if they are called with nil, even if they are going to be skipped. 9 years ago
objcpp doing preanalysis on-demand 9 years ago