Searched refs:aligned_nonconst (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp138 alignas(i) int aligned_nonconst; // expected-error {{'aligned' attribute requires integer constant}} expected-note {{read of non-const variable 'i'}} variable

Completed in 17 milliseconds