aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/objc-pp.m
blob: 977789e38f1cd36f95233af3d35810cc7ab30086 (plain)
1
2
3
4
// RUN: clang-cc %s -fsyntax-only -verify -pedantic

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