summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/objc-pp.m
blob: 9f375efec2c0236e6289094ff10ca7d5e612f711 (plain)
1
2
3
4
// RUN: clang -cc1 %s -fsyntax-only -verify -pedantic

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

OpenPOWER on IntegriCloud