swift
5bc3b997
- [move-only] Only require AST level noncopyable types to have an ownership specifier.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[move-only] Only require AST level noncopyable types to have an ownership specifier. Otherwise, we cannot parse our own compiler output around guaranteed boxes. I discovered this when writing tests for the next commit. rdar://105635396
References
#63755 - [move-only] A few small changes in preparation for a larger patch
Author
gottesmm
Committer
gottesmm
Parents
95971954
Loading