Daniel Dunbar | 8fbe78f | 2009-12-15 20:14:24 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic |
Chris Lattner | d4a9673 | 2009-03-06 04:28:03 +0000 | [diff] [blame] | 2 | |
Daniel Dunbar | feedba6 | 2009-11-17 08:57:36 +0000 | [diff] [blame] | 3 | #import <stdint.h> // no warning on #import in objc mode. |
Chris Lattner | d4a9673 | 2009-03-06 04:28:03 +0000 | [diff] [blame] | 4 |