[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / darwin-mac-catalyst-32bit-not-supported.c
blobcb7f2c2bfced7be1ae518e9086defa8032dfe076
1 // RUN: %clang --target=i386-apple-ios13.1-macabi -c -### %s 2>&1 \
2 // RUN: | FileCheck %s
4 // CHECK: error: 32-bit targets are not supported when building for Mac Catalyst