// RUN: %clang_cc1 -triple mipsel-linux-gnu -fsyntax-only -verify %s
void ;
void ;
void ;
void ;
void ;
void ;
void ;
void ;
void ;
void ;
void ; // expected-error {{'nomips16' attribute takes no arguments}}
void ; // expected-error {{'mips16' attribute takes no arguments}}
void ; // expected-error {{'nomips16' attribute takes no arguments}}
void ; // expected-error {{'mips16' attribute takes no arguments}}
int a; // expected-error {{attribute only applies to functions}}
int b; // expected-error {{attribute only applies to functions}}