// REQUIRES: system-darwin
// RUN: rm -f %t.log
// RUN: env RC_DEBUG_OPTIONS=1 \
// RUN: CC_LOG_DIAGNOSTICS=1 CC_LOG_DIAGNOSTICS_FILE=%t.log \
// RUN: %clang -target x86_64-apple-darwin -fsyntax-only %s
// RUN: FileCheck %s < %t.log
int ;
int ;
@class NSString, Protocol;
extern void NSLog;
void