Ted Kremenek | 8d69a57 | 2009-04-01 15:28:20 +0000 | [diff] [blame] | 1 | // RUN: clang-cc %s -print-stats && |
Daniel Dunbar | 16e3fed | 2009-04-01 18:25:32 +0000 | [diff] [blame] | 2 | // RUN: clang-cc %s -disable-free |
Chris Lattner | 281a492 | 2007-08-02 21:40:29 +0000 | [diff] [blame] | 3 | #ifdef __APPLE__ |
4 | #include <Carbon/Carbon.h> | ||||
5 | #endif | ||||
6 |