blob: 2e9fc0b591f2929ca29adde8cd517a61bc0cab6f [file] [log] [blame]
// { dg-do compile { target c++11 } }
void
foo ()
{
[[ompx::directive(some_vendor_extension)]]; /* { dg-warning "attributes at the beginning of statement are ignored" } */
}