xref: /llvm-project/clang/test/Frontend/xros-version.c (revision a4fe6a183883812fa8268490c987798a42c0d34b)
1 // RUN: %clang_cc1 -triple arm64-apple-xros1 -dM -E -o - %s | FileCheck %s
2 
3 // CHECK: __ENVIRONMENT_OS_VERSION_MIN_REQUIRED__ 10000
4