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

int f(int restrict);
OpenPOWER on IntegriCloud