c89 does not perform array -> pointer promotion unless the array is an lvalue. This
is different than C99. This fixes the rest of rdar://6095180. llvm-svn: 54064
Loading
Please register or sign in to comment
is different than C99. This fixes the rest of rdar://6095180. llvm-svn: 54064