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