hanchenye-llvm-project/clang/test/Sema/gnu89.c

4 lines
85 B
C
Raw Normal View History

// RUN: clang-cc %s -std=gnu89 -pedantic -fsyntax-only -verify
int f(int restrict);