llvm-project/clang/test/Modules/self-import-header.m

9 lines
296 B
Mathematica
Raw Normal View History

// rdar://13840148
// RUN: rm -rf %t
// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
// RUN: -target x86_64-darwin \
// RUN: -F %S -I %S/Inputs/self-import-header %s -D__need_wint_t -Werror=implicit-function-declaration
@import af;