Sign in
llvm
/
llvm-project
/
clang
/
b5dfc21f5cc86fe9555d9e7d4cc958ac08f2befc
/
.
/
test
/
Preprocessor
/
objc-pp.m
blob: 0ec288c830a0b788c425362ee042808547750977 [
file
]
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
#import <stdint.h> // no warning on #import in objc mode.