// RUN: %clang_cc1 -std=c++11 %s -verify
;
;
;
;
; // expected-error {{an attribute list cannot appear here}}
; // expected-error {{an attribute list cannot appear here}}
; // expected-error {{'noreturn' attribute cannot be applied to a base specifier}}
; // expected-warning {{unknown attribute 'foobar' ignored}}