blob: 83e5c0104d25a7082e7365920e1079379527a699 [file] [log] [blame]
Argyrios Kyrtzidis6f722b42013-05-08 23:46:46 +00001// rdar://13840148
Adrian Prantlbc068582015-07-08 01:00:30 +00002// REQUIRES: x86-registered-target
Argyrios Kyrtzidis6f722b42013-05-08 23:46:46 +00003// RUN: rm -rf %t
Richard Smithd2a7eda2015-01-23 00:30:44 +00004// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
NAKAMURA Takumi267b4462013-05-16 06:59:30 +00005// RUN: -target x86_64-darwin \
Ben Langmuir1f6a32b2015-02-24 04:58:15 +00006// 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
Argyrios Kyrtzidis6f722b42013-05-08 23:46:46 +00008
9@import af;