Sign in
rust
/
rust-lang
/
llvm-project
/
af8f9eb61a2ad4ee1f2d3f46d157b93a47c6a4bf
/
.
/
clang
/
test
/
Driver
/
darwin-mac-catalyst-32bit-not-supported.c
blob: c2450ee12b6ad2b32c6ee9628317722ff7b773aa [
file
] [
log
] [
blame
]
// RUN: not %clang --target=i386-apple-ios13.1-macabi -c -### %s 2>&1 \
// RUN: | FileCheck %s
// CHECK: error: 32-bit targets are not supported when building for Mac Catalyst