bolt/deps/llvm-18.1.8/clang/test/Modules/self-import-header.m

9 lines
356 B
Mathematica
Raw Normal View History

2025-02-14 19:21:04 +01:00
// 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;