Daniel Dunbar | d7d5f02 | 2009-03-24 02:24:46 +0000 | [diff] [blame] | 1 | // RUN: clang-cc %s -print-stats && |
Daniel Dunbar | 2acddeb | 2009-04-01 18:11:41 +0000 | [diff] [blame] | 2 | // RUN: clang-cc %s -disable-free |
Chris Lattner | d818a71 | 2007-08-23 01:08:54 +0000 | [diff] [blame] | 3 | #ifdef __APPLE__ |
4 | #include <Cocoa/Cocoa.h> | ||||
5 | #endif | ||||
6 |