forked from OSchip/llvm-project
6 lines
80 B
Mathematica
6 lines
80 B
Mathematica
|
// RUN: clang %s -print-stats
|
||
|
#ifdef __APPLE__
|
||
|
#include <Cocoa/Cocoa.h>
|
||
|
#endif
|
||
|
|