blob: 9b4bd5dee5201cf51dc9194bfcde0771f268ea90 [file] [log] [blame]
Stephen Hines0e2c34f2015-03-23 12:09:02 -07001// rdar://13840148
2
3// RUN: rm -rf %t
4// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
5// RUN: -target x86_64-darwin \
6// RUN: -F %S -F %S/Inputs/self-import-header -I %S/Inputs/self-import-header \
7// RUN: %s -D__need_wint_t -Werror=implicit-function-declaration
8
9@import af;