swift
0f4dacd4
- [AutoDiff] Fix custom derivative thunk for Optional (#74378)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[AutoDiff] Fix custom derivative thunk for Optional (#74378) Enable the nil coalescing operator (aka `??`) for Optional type. Fixes #55882 Co-authored-by: Andrew Savonichev <andrew.savonichev@gmail.com>
References
#74378 - [AutoDiff] Fix custom derivative thunk for Optional
Author
asl
Parents
dd0831f8
Loading