swift
3acd63c1
- Add default value for ExplicitModuleInfo isFramework
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Add default value for ExplicitModuleInfo isFramework If the json file doesn't contain a value for this, this was never set, which results in UB. Unfortunately clang doesn't warn about this but gcc does https://godbolt.org/z/M3sdE73zs
References
#63119 - Add default value for ExplicitModuleInfo isFramework
Author
keith
Committer
keith
Parents
e032b319
Loading