summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/carbon.cpp
blob: 983a000b2cf94c605093c28d7d0b2d6faecd1a53 (plain)
1
2
3
4
5
// RUN: clang-cc %s -fsyntax-only -print-stats
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif

OpenPOWER on IntegriCloud