teak-llvm/clang/test/Preprocessor/objc-pp.m
2010-09-07 22:54:28 +00:00

5 lines
130 B
Objective-C

// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
#import <stdint.h> // no warning on #import in objc mode.