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

  /external/clang/test/Sema/
vla.c 50 // PR2044
51 int pr2044(int b) {int (*c(void))[b];**c() = 2;} // expected-error {{variably modified type}} function

Completed in 397 milliseconds