swift
9c3ea84a
- [Backtracing] Disable implicit imports for executable builds.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Backtracing] Disable implicit imports for executable builds. Implicit imports were off for library builds already, but we need them off for executable builds too, otherwise we have problems with _StringProcessing.
References
#64100 - [Backtracing] Add improved backtracing support for Swift crashes
Author
al45tair
Committer
al45tair
Parents
3ec2e672
Loading