Some subprojects like compiler-rt define the darwin feature in their
lit config, but clang does not do that, so we need to use the global
system-darwin here instead.
Details
Details
- Reviewers
- None
- Commits
- rG9f9ed7a81ab8: [clang] Fix darwin REQUIRES test annotation (NFC)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo