repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Driver
/
darwin-mac-catalyst-32bit-not-supported.c
blob
cb7f2c2bfced7be1ae518e9086defa8032dfe076
1
// RUN: %clang --target=i386-apple-ios13.1-macabi -c -### %s 2>&1 \
2
// RUN: | FileCheck %s
3
4
// CHECK: error: 32-bit targets are not supported when building for Mac Catalyst