swift
e2be0a20
- Store original `Decl *` in `DifferentiableAttr`.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Store original `Decl *` in `DifferentiableAttr`. Store original declaration `Decl *` in `DifferentiableAttr` instead of casting to `AbstractFunctionDecl *`. This helps ensure that the original declaration is set.
References
#27985 - [AutoDiff] Store original declaration in `DifferentiableAttr`.
Author
dan-zheng
Committer
dan-zheng
Parents
4df03077
Loading