swift
ef04fe98
- [Autodiff] fix an error in checking @differentiable attributes. (#22197)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
6 years ago
[Autodiff] fix an error in checking @differentiable attributes. (#22197) The problem is that getParsedParameters() were not serialized during modular compilation. Switching to ParameterIndices->parameters which will be serialized.
References
#22197 - [Autodiff] fix an error in checking @differentiable attributes.
Author
pschuh
Parents
0f2c71da
Files
1
include/swift/AST
Attr.h
Loading