This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6eb76dfd15dcc545e7769b26c8ee94e42bf4e727
swift-mirror
/
test
/
AutoDiff
/
Sema
History
Anthony Latsis
99f63ed933
DiagnosticEngine: Support
TypeAttribute
diagnostic arguments
2025-04-03 01:52:38 +01:00
..
DerivativeRegistrationCrossFile
[AutoDiff] Fix assert on missing struct decl on cross-file derivative search (
#77183
)
2024-10-29 02:20:50 -07:00
DerivativeRegistrationCrossModule
…
DerivedConformances
Enable indexing for refs to synthesized declarations.
2024-10-28 10:07:27 -07:00
ExportedDifferentiationModule
…
ImplicitDifferentiableAttributeCrossFile
[Sema/SourceKit] Emit same diagnostics for missing protocol requirements on the command line and in SourceKit
2024-08-07 14:01:30 -07:00
derivative_attr_type_checking.swift
Tests: Remove -disable-availability-checking in tests that use opaque types.
2024-10-19 19:39:18 -07:00
differentiable_attr_type_checking.swift
[AutoDiff] Delete wrong FIXMEs (TF-284) from tests (
#78663
)
2025-01-15 20:36:46 -08:00
differentiable_features_disabled.swift
DiagnosticEngine: Support
TypeAttribute
diagnostic arguments
2025-04-03 01:52:38 +01:00
differentiable_func_type.swift
DiagnosticEngine: Support
TypeAttribute
diagnostic arguments
2025-04-03 01:52:38 +01:00
differentiable_swift_without_import.swift
…
missing_differentiable_protocol.swift
DiagnosticEngine: Support
TypeAttribute
diagnostic arguments
2025-04-03 01:52:38 +01:00
transpose_attr_type_checking.swift
…