Closed
Description
With Apple having released Xcode 15.2 GM this week, it would benefit folks who build other language tooling with LLVM/Clang using this repository to have support for the xros
operating system in target triples (and whatever similar logic is needed in Clang to support XROS.platform
and XRSimulator.platform
).
Currently only Xcode's compilers support it, so any attempt to build tools with llvm/llvm-project that need to process xros
triples fail unless support for the OS is manually patched in.