blob: 4601cbe93f6e2b989e4321aba0e76b1433cdef05 [file] [log] [blame]
// RUN: clang-cc %s -std=gnu89 -pedantic -fsyntax-only -verify
int f(int restrict);