aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/self-import-header.m
blob: 9b4bd5dee5201cf51dc9194bfcde0771f268ea90 (plain) (blame)
1
2
3
4
5
6
7
8
9
// 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 -F %S/Inputs/self-import-header -I %S/Inputs/self-import-header \
// RUN:    %s -D__need_wint_t -Werror=implicit-function-declaration

@import af;