brintos

brintos / llvm-project-archived public Read only

0
0
Text · 319 B · 2ec0b6d Raw
7 lines · c
1// RUN: %clang -target x86_64-apple-ios13.1-macabi -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -c -### %s 2>&1 \2// RUN:   | FileCheck %s3// RUN: %clang -target x86_64-apple-ios13.99-macabi -isysroot %S/Inputs/MacOSX10.15.versioned.sdk -c -### %s 2>&1 \4// RUN:   | FileCheck %s5 6// CHECK: "-target-sdk-version=13.1"7