// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
// rdar://16462586
// expected-error {{'objc_runtime_name' attribute takes one argument}}
// expected-error {{'objc_runtime_name' attribute requires a string}}
@protocol @end
@protocol @end