summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/objc-pp.m
blob: 0ec288c830a0b788c425362ee042808547750977 (plain)
1
2
3
4
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding

#import <stdint.h>  // no warning on #import in objc mode.