HomeSort by relevance Sort by last modified time
    Searched full:incomplete2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/basic/basic.types/
p10.cpp 35 constexpr Incomplete incomplete2[] = {}; // expected-error {{constexpr variable cannot have non-literal type 'Incomplete const[]'}} expected-note {{incomplete type 'Incomplete const[]' is not a literal type}} variable

Completed in 226 milliseconds