// RUN: %clang_analyze_cc1 -analyzer-checker=core,unix.Malloc -verify -Wno-objc-root-class -fblocks %s
@class NSString;
typedef size_t;
void *;
void ;
// RDar10579586 - Test use of malloc() with Objective-C string literal as a
// test condition. Not really a malloc() issue, but this also exercises
// the check that malloc() returns uninitialized memory.
void ;
void
void
id