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

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

OpenPOWER on IntegriCloud