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

OpenPOWER on IntegriCloud