[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git] / clang / test / Driver / darwin-mac-catalyst-32bit-not-supported.c
blobc2450ee12b6ad2b32c6ee9628317722ff7b773aa
1 // RUN: not %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