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-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86e708a39b9727cd16632919603beba1e4f11bad
swift-mirror
/
test
/
Serialization
/
Inputs
History
Meghana Gupta
4df55a12cd
Merge pull request
#76834
from meg-gupta/lifetimedepmultiple
...
Replace dependsOn with @lifetime
2024-10-09 10:17:43 -07:00
..
circular-protocols
…
comments-batch
…
exported-modules
…
incremental-imports
…
nested-type-with-overlay
…
objc-xref
…
objcfail
…
SourceInfo
…
swiftdoc-versions
…
too-new
…
too-new-language
…
too-old
…
too-old-language
…
wrapped-modularization-error-remarks
…
xref-nested-clang-type
…
xref-opaque-generic-type
…
xref-private-type
…
actor_bar.swift
…
alias_builtin.swift
…
alias.swift
…
autolinking_implementation_only.swift
…
autolinking_indirect.swift
…
autolinking_module_inferred.swift
…
autolinking_other2.swift
…
autolinking_other.swift
…
autolinking_private.swift
…
autolinking_public.swift
…
binary_sub.py
…
class-bound-protocol.swift
Serialization: Serialize ProtocolDecl::getSuperclassDecl() instead of ProtocolDecl::getSuperclass()
2024-03-21 13:09:21 -04:00
classes.swift
…
CLibrary.h
…
comments-params.json
…
conformance-multi-file-other.swift
…
convention_c_function.swift
[SILGen] Fix the type of closure thunks that are passed const reference structs (
#76903
)
2024-10-08 23:44:49 -07:00
corrupted_group_info.json
…
cross_module_optional_protocol_reqt_2.swift
…
cross_module_optional_protocol_reqt.h
…
def_always_inline.swift
…
def_async.swift
…
def_basic_objc.sil
…
def_basic.sil
SIL: rename
AssociatedTypeProtocolWitness
->
AssociatedConformanceWitness
in SILWitnessTable
2024-10-02 07:10:30 +02:00
def_clang_function_types.swift
…
def_class.swift
…
def_comments.swift
…
def_concurrency.sil
…
def_distributed.swift
…
def_enum_derived.swift
…
def_enum.swift
…
def_explicit_lifetime_dependence.swift
Update some dependsOn tests to @lifetime
2024-10-08 15:12:13 -07:00
def_func.swift
…
def_implicit_lifetime_dependence.swift
Update some dependsOn tests to @lifetime
2024-10-08 15:12:13 -07:00
def_isolated.swift
…
def_macro_plugin.swift
…
def_macros.swift
…
def_module_abi_name.swift
…
def_noinline.swift
…
def_nonsendable.swift
…
def_objc_async.swift
…
def_objc_conforming.swift
…
def_objc_xref.swift
…
def_objc.swift
…
def_operator.swift
…
def_override.swift
…
def_property_wrappers.swift
…
def_struct.swift
…
def_transparent_std.swift
…
def_transparent.swift
…
def_typed_throws.swift
…
def_xref_extensions_distraction.swift
…
def_xref_extensions.swift
…
depends_on_new_module.swift
…
duplicate_normalprotocolconformance_input.swift
…
enum-mutual-circularity-2.swift
…
enum-mutual-circularity-client.swift
…
extension_generation_number.swift
…
generic_extension_1.swift
…
group_info.json
…
has_array.swift
…
has_generic_subscript_proto.swift
…
has_generic_subscript.swift
…
has_generic_witness.swift
…
has_nested_generic_extension.swift
…
has_xref.swift
…
import-multi-file-other.swift
…
inherited-conformance-base.swift
…
inherited-conformance-lib.swift
…
inherited-conformance-user.swift
…
inherited-initializer-base.swift
…
MixModA.modulemap
…
module.modulemap
Avoid invalidating @_objcImplementation
2024-09-05 17:55:12 -07:00
moveonly_deinit.swift
Test: replace '@_moveOnly' with '~Copyable'
2024-07-23 11:05:33 -07:00
multi-file-2.swift
…
multi-file-nested-types-extensions.swift
…
multi-file-nested-types.swift
…
multi-file-subclass-generic-instantiation-extension.swift
…
multi-file-type-eraser-other.swift
…
multi-module-nested-type-1.swift
…
multi-module-nested-type-2.swift
…
ncgenerics.swift
AST: Remove NoncopyableGenerics feature suppression.
2024-07-08 17:44:24 -07:00
nested_opened_archetype_other.swift
…
nested_pack_expansion_other.swift
…
nested-protocols.swift
…
non-modular-header.h
…
objc_implementation.h
Avoid invalidating @_objcImplementation
2024-09-05 17:55:12 -07:00
objc_method_decls.swift
…
opaque_types_inlineable_2.swift
…
opaque_with_limited_availability.swift
…
OpaqueCrossFileB.swift
…
OpaqueTypeStructured.swift
…
pack_expansion_type_other.swift
…
parameterized_protocol_other.swift
…
private_import_other_2.swift
…
private_import_other.swift
…
protocol_with_self_conforming_existential_other.swift
Add test case for rdar://123335873
2024-04-03 14:10:36 -04:00
raw_layout_cxx.h
Add option for raw layout to move as its like type
2024-05-28 14:34:22 -07:00
raw_layout.swift
Add option for raw layout to move as its like type
2024-05-28 14:34:22 -07:00
recursive_protocol_merge_a.swift
…
recursive_protocol_merge_b.swift
…
sending.swift
[sending] Remove transferring.
2024-06-21 16:03:21 -07:00
stored_property_default_arg_testable.swift
…
struct_with_operators.swift
…
SwiftModA.swift
…
SwiftModB.swift
…
top-level-code-other.swift
…
transparent_invalid.swift
…
tuple_conformance_other.swift
…
use_imported_enums.swift
…
vtable-function-deserialization-input.swift
…
witnesstable-function-deserialization-input.swift
…
xref_distraction.swift
…
xref-generic-params-other-extensions-constrained.swift
…
xref-generic-params-other-extensions-mixed.swift
…
xref-generic-params-other-extensions.swift
…
xref-generic-params-other.swift
…
xref-multi-file-other.swift
…