// RUN: %clang_cc1 %s -verify -fsyntax-only -std=c11
void ;
; // expected-warning {{'xray_log_args' attribute only applies to functions and Objective-C methods}}
void ; // expected-error {{'xray_log_args' attribute parameter 1 is out of bounds}}
void ; // expected-error {{'xray_log_args' attribute parameter 1 is out of bounds}}
void ; // expected-error {{'xray_log_args' attribute parameter 1 is out of bounds}}