aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/carbon.c
blob: 9c9c3780403c4aa248741d037f880ae76b46f837 (plain)
1
2
3
4
5
// RUN: clang %s -fsyntax-only -print-stats
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif