summaryrefslogtreecommitdiffstats
path: root/test/Sema/gnu89.c
blob: 4601cbe93f6e2b989e4321aba0e76b1433cdef05 (plain)
1
2
3
// RUN: clang-cc %s -std=gnu89 -pedantic -fsyntax-only -verify

int f(int restrict);
OpenPOWER on IntegriCloud