[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / self-import-header.m
blob9cadcc4762e05cda7910b21d602cf9356755f58b
1 // REQUIRES: x86-registered-target
2 // RUN: rm -rf %t
3 // RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
4 // RUN:    -target x86_64-darwin \
5 // RUN:    -F %S -F %S/Inputs/self-import-header -I %S/Inputs/self-import-header \
6 // RUN:    %s -D__need_wint_t -Werror=implicit-function-declaration
8 @import af;