Lines Matching full:apple
1 // RUN: %clang_cc1 -triple armv6-apple-ios3.0.0 -dM -E -o %t %s
4 // RUN: %clang_cc1 -triple armv6-apple-ios2.0.0 -dM -E -o %t %s
7 // RUN: %clang_cc1 -triple armv6-apple-ios2.2.0 -dM -E -o %t %s
10 // RUN: %clang_cc1 -triple armv6-apple-ios2.3.1 -dM -E -o %t %s
13 // RUN: %clang_cc1 -triple i386-apple-macosx10.4.0 -dM -E -o %t %s
18 // RUN: %clang_cc1 -triple i386-apple-macosx10.4.10 -dM -E -o %t %s
21 // RUN: %clang_cc1 -triple i386-apple-macosx10.5.0 -dM -E -o %t %s
24 // RUN: %clang_cc1 -triple i386-apple-macosx10.6.0 -dM -E -o %t %s
27 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.10.0 -dM -E -o %t %s
31 // RUN: %clang_cc1 -triple arm64-apple-tvos8.3 -dM -E -o %t %s
36 // RUN: %clang_cc1 -triple x86_64-apple-tvos8.3 -dM -E -o %t %s
41 // RUN: %clang_cc1 -triple armv7k-apple-watchos2.1 -dM -E -o %t %s
46 // RUN: %clang_cc1 -triple i386-apple-watchos2.1 -dM -E -o %t %s