swift
65ea9c83
- Serialization: Skip custom attributes with invalid types.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Serialization: Skip custom attributes with invalid types. Prevents a crash during module emission with `-enable-lazy-typechecking` when the type corresponding to a `CustomAttr` cannot be resolved.
References
#71739 - Serialization: Skip invalid decls during module serialization
Author
tshortli
Committer
tshortli
Parents
72da8f4e
Loading