// RUN: %clang_cc1 -verify -fsyntax-only -fdouble-square-bracket-attributes %s
;
;
; // expected-error {{expected a related ObjectiveC class name, e.g., 'NSColor'}}
; // expected-error {{expected a class method selector with single argument, e.g., 'colorWithCGColor:'}}