aboutsummaryrefslogtreecommitdiff
path: root/test/Integration/carbon.c
blob: 0498116dd1817d10cd450a291c5163d52772d483 (plain) (blame)
1
2
3
4
// RUN: %clang -fsyntax-only %s
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif