Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
417dd179b2e92dcad3adb817b311e6297321a583
/
.
/
test
/
Coverage
/
ast-printing.c
blob: 0fc8b9f833816f418acfd8700164f064fc70437c [
file
] [
log
] [
blame
]
Daniel Dunbar
417dd17
2008-10-04 23:47:28 +0000
[
diff
] [
blame^
]
1
// RUN: clang --fsyntax-only %s &&
2
// RUN: clang --ast-print %s &&
3
// RUN: clang --ast-dump %s
4
5
#include
"c-language-features.inc"