swift
cd61fd4d
- [NFC] Fix ImplementsAttr::clone()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
196 days ago
[NFC] Fix ImplementsAttr::clone() Correct an issue with `ImplementsAttr` that would come up if you ever tried to clone an attribute that had been deserialized. No tests because there’s nothing in the compiler yet that might actually do so.
References
#79466 - @abi checking
Author
beccadax
Committer
beccadax
Parents
97b249bd
Loading