forked from OSchip/llvm-project
6 lines
131 B
C
6 lines
131 B
C
|
// RUN: clang --fsyntax-only %s &&
|
||
|
// RUN: clang --ast-print %s &&
|
||
|
// RUN: clang --ast-dump %s
|
||
|
|
||
|
#include "c-language-features.inc"
|