7 lines · c
1// RUN: env SDKROOT="/" %clang -arch arm64 -c -### %s 2>&1 | \2// RUN: FileCheck %s3//4// REQUIRES: system-darwin && target={{.*}}-{{darwin|macos}}{{.*}}5//6// CHECK: "-triple" "arm64-apple-macosx{{[0-9.]+}}"7 1// RUN: env SDKROOT="/" %clang -arch arm64 -c -### %s 2>&1 | \2// RUN: FileCheck %s3//4// REQUIRES: system-darwin && target={{.*}}-{{darwin|macos}}{{.*}}5//6// CHECK: "-triple" "arm64-apple-macosx{{[0-9.]+}}"7