swift
6104e749 - [AutoDiff] Update API/ABI status for attributes. (#28410)

Commit
5 years ago
[AutoDiff] Update API/ABI status for attributes. (#28410) `@differentiating` and `@transposing` are: - API/ABI stable to add. (The declaration is unaffected.) - API/ABI breaking to remove. Adding/removing `@noDerivative` is API/ABI breaking because it may change derivative code behavior.
Author
Parents
Loading