swift
33ad3bef
- build: avoid generator expression usage for compiler swap
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
build: avoid generator expression usage for compiler swap When using the monorepo, it seems that even if Swift is built standalone, we would see the target as imported and attempt to use the generator expression, which would not resolve.
References
#27800 - build: avoid generator expression usage for compiler swap
Author
compnerd
Committer
compnerd
Parents
ea4524cf
Loading