// RUN: %clang_cc1 -fsyntax-only "-triple" "x86_64-apple-macosx10.10.0" -fobjc-runtime-has-weak -fobjc-weak %s -verify %s
// expected-warning@-1 {{ignoring redefinition of Objective-C qualifier macro}}
// expected-warning@-1 {{ignoring redefinition of Objective-C qualifier macro}}
// expected-warning@-1 {{ignoring redefinition of Objective-C qualifier macro}}
// No warning because this is the default expansion anyway.
// Check that this still expands to the right text.
void
// No warning.