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
..
AssignPointerTest.java Create the procdescs for frontend checks only when needed 9 years ago
AtomicPropertyTest.java Fix indentation of multiline copyright comment 9 years ago
AutoreleaseTest.java Fix indentation of multiline copyright comment 9 years ago
BlockCaptureCXXRefTest.java Fix year 9 years ago
BlockDispatchTest.java Fix StmtExpr 9 years ago
BlockDivideByZeroTest.java Fix indentation of multiline copyright comment 9 years ago
BlockGlobalVariableTest.java Fix indentation of multiline copyright comment 9 years ago
BlockReleaseTest.java nullifying vars captured in blocks 9 years ago
BlockVarTest.java Fixing some issues with Obj-C blocks 9 years ago
CADisplayLinkTest.java Fix indentation of multiline copyright comment 9 years ago
CategoryProcdescTest.java Fix indentation of multiline copyright comment 9 years ago
CompoundLiteralExprTest.java Fix problems with translation of InitListExpr 9 years ago
DispatchInMacroTest.java Fix the order of the translated stmts inside compound stmt 9 years ago
DispatchTest.java Fix indentation of multiline copyright comment 9 years ago
ExplicitIvarNameInGetterTest.java Fix indentation of multiline copyright comment 9 years ago
FieldSuperclassTest.java Fix indentation of multiline copyright comment 9 years ago
GetterBuiltinTest.java Marking getters/setters as builtins only inside the definition of the class 9 years ago
InitListExprTest.java Translate ImplicitValueInitExpr 9 years ago
KindOfClassTest.java Model ObjC method isKindOfClass 9 years ago
MemoryLeakBucketingArcTest.java Fix indentation of multiline copyright comment 9 years ago
MemoryLeakBucketingTest.java Fix indentation of multiline copyright comment 9 years ago
MemoryLeakTest.java nullifying vars captured in blocks 9 years ago
MemoryLeaksFromModelsTest.java Fix indentation of multiline copyright comment 9 years ago
NPDCoreFoundationClassTest.java Fix indentation of multiline copyright comment 9 years ago
NPEArrayLiteralTest.java Model NSArray::arrayWithObject 9 years ago
NPEConditionalTest.java Fix translation of BinaryConditionalOperator 9 years ago
NPEDictionaryLiteralTest.java Fix indentation of multiline copyright comment 9 years ago
NPEEqualNamesTest.java Fix indentation of multiline copyright comment 9 years ago
NPEMallocTest.java Fix indentation of multiline copyright comment 9 years ago
NPEObjCMethodInConditionTest.java Nullify variables with objc flags if they appear in conditions 9 years ago
NPESelfTest.java Fix indentation of multiline copyright comment 9 years ago
NSAssertTest.java Fix indentation of multiline copyright comment 9 years ago
NSMakeCollectableTest.java Fix indentation of multiline copyright comment 9 years ago
NSNumber2Test.java Fix indentation of multiline copyright comment 9 years ago
NSNumberTest.java Fix indentation of multiline copyright comment 9 years ago
NilParamDerefObjCClassTest.java Fix indentation of multiline copyright comment 9 years ago
NoMemoryLeakBlockIteratorTest.java Fix indentation of multiline copyright comment 9 years ago
NonnullAttributeTest.java Fix indentation of multiline copyright comment 9 years ago
NullDerefObjCBlockTest.java Fix indentation of multiline copyright comment 9 years ago
NullDerefObjCClassTest.java Fix indentation of multiline copyright comment 9 years ago
NullParamTest.java Fixed FP for blocks used in loops generated by join operator 9 years ago
NullReturnedByMethodTest.java Fix indentation of multiline copyright comment 9 years ago
NullableTest.java Fixing the treatment of annotations in the clang frontend 9 years ago
ParameterNotNullableTest.java Fix indentation of multiline copyright comment 9 years ago
PrematureNilTerminationTest.java Fix indentation of multiline copyright comment 9 years ago
ProcdescTest.java Fix indentation of multiline copyright comment 9 years ago
PropertyMemoryLeakTest.java Fix indentation of multiline copyright comment 9 years ago
PropertyTest.java Fix indentation of multiline copyright comment 9 years ago
ProtocolProcdescTest.java Fix indentation of multiline copyright comment 9 years ago
RegisteredObserver.java Disabling the NSNotification center error from the backend 9 years ago
RegisteredObserver2.java Registered Observer check done by front-end 9 years ago
RegisteredObserver3.java Create the procdescs for frontend checks only when needed 9 years ago
ResourceLeakTest.java Fix indentation of multiline copyright comment 9 years ago
RetainCycle2Test.java Fix indentation of multiline copyright comment 9 years ago
RetainCycleStaticVarTest.java new analysis for adding nullify's 9 years ago
RetainCycleTest.java Fix indentation of multiline copyright comment 9 years ago
RetainreleaseTest.java Fix indentation of multiline copyright comment 9 years ago
ReturnTest.java Fix indentation of multiline copyright comment 9 years ago
SkipMethodWithNilObjectTest.java Make ObjC virtual functions return nil if they are called with nil, even if they are going to be skipped. 9 years ago
StrongDelegateTest.java Create the procdescs for frontend checks only when needed 9 years ago
SubtypingTest.java Adding subtyping to ObjC 9 years ago
SuperTest.java Fix indentation of multiline copyright comment 9 years ago
Taint2Test.java Added new taint source/sink for iOS 9 years ago
TaintTest.java Fixed test for taint analysis 9 years ago
TollBridgeTest.java Fix toll free bridging 9 years ago
UpdateDictNPETest.java Additional modeling of NS collections 9 years ago