brintos

brintos / llvm-project-archived public Read only

0
0
Text · 326 B · 009249b Raw
7 lines · c
1// RUN: not %clang -target x86_64-apple-ios13.0-macabi -c %s -### 2>&1 | \2// RUN:   FileCheck --check-prefix=CHECK-ERROR %s3// RUN: not %clang -target x86_64-apple-ios12.0-macabi -c %s -### 2>&1 | \4// RUN:   FileCheck --check-prefix=CHECK-ERROR %s5 6// CHECK-ERROR: error: invalid version number in '-target x86_64-apple-ios7