swift
0763e4b9
- Diagnose differentiable functions returning Void w/o inout arguments. (#63080)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Diagnose differentiable functions returning Void w/o inout arguments. (#63080) Such functions are not differentiable and therefore should be rejected. Fixes #62923, fixes #58095
References
#63080 - Diagnose differentiable functions returning Void w/o inout arguments.
Author
asl
Parents
e9167812
Loading