While the inferred host triple for macOS is something like
<arch>-apple-darwin, it's also valid to have <arch>-apple-macos.
Currently that globally changes whether an SDKROOT is provided in tests,
so make this check more portable.
Details
Details
- Reviewers
akyrtzi steven_wu - Commits
- rG904422457564: [test] Fix macOS triple check
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo