// RUN: clang-cc -fsyntax-only -verify %s void f (int p[]) { p++; }