view clang/test/Modules/self-import-header.m @ 150:1d019706d866

LLVM10
author anatofuz
date Thu, 13 Feb 2020 15:10:13 +0900
parents
children
line wrap: on
line source

// rdar://13840148
// REQUIRES: x86-registered-target
// 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;