swift
81182401
- [move-only] Change the destructure through deinit error to lookup the deinit at the AST level rather than the SIL level.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
[move-only] Change the destructure through deinit error to lookup the deinit at the AST level rather than the SIL level. I also added a note telling the user where the deinit is. rdar://101651138
References
#65156 - [move-only] Change the destructure through deinit error to lookup the deinit at the AST level rather than the SIL level.
Author
gottesmm
Committer
gottesmm
Parents
c13d8f71
Files
3
lib/SILOptimizer/Mandatory
MoveOnlyAddressCheckerUtils.cpp
MoveOnlyDiagnostics.cpp
test/SILOptimizer
moveonly_addresschecker_destructure_through_deinit_diagnostics.swift
Loading