swift
ef04fe98 - [Autodiff] fix an error in checking @differentiable attributes. (#22197)

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.
Author
Parents
  • include/swift/AST
    • File
      Attr.h