swift
e2be0a20 - Store original `Decl *` in `DifferentiableAttr`.

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.
Author
Committer
Parents
Loading