// REQUIRES: x86-registered-target
// RUN: %clang_cc1 -triple x86_64-linux-gnu -verify=expected,enabled -emit-codegen-only %s
// RUN: %clang_cc1 -verify -triple x86_64-linux-gnu -emit-codegen-only -Wno-attribute-warning %s
void ;
void ;
int
void ;
void ;
// expected-warning {{attribute 'error' is already applied with different arguments}}
void // expected-note@-1 {{previous attribute is here}}
;
// expected-warning {{attribute 'warning' is already applied with different arguments}}
void // expected-note@-1 {{previous attribute is here}}
;
void
T
;
;
void