Home
last modified time | relevance | path

Searched refs:StillPOD (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dc99-variable-length-array-cxx11.cpp2 struct StillPOD { struct
3 StillPOD() = default;
7 StillPOD np;
23 StillPOD array3[N]; // expected-warning{{variable length arrays are a C99 feature}} in vla()