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

  /external/clang/test/SemaCXX/
vla.cpp 21 void pr23151(int (&)[*]) { // expected-error {{variable length array must be bound in function definition}} function
  /external/clang/test/Sema/
vla.c 64 void pr23151(int (*p1)[*]) // expected-error {{variable length array must be bound in function definition}} function

Completed in 122 milliseconds