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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1070f7f1e4cf5ca0dde1d52d2f844e9e1339cf5
swift-mirror
/
test
/
Runtime
History
Mike Ash
f1070f7f1e
Merge pull request
#80000
from swiftlang/jgrynspan/145945680-mangledtypename-nonescapable
...
[Runtime] Allow ~Escapable types in _getMangledTypeName.
2025-03-14 11:53:12 -04:00
..
Inputs
…
allocator_sanity.swift
…
associated_type_demangle_inherited.swift
…
associated_type_demangle_objc.swift
…
associated_type_demangle_private.swift
…
associated_witness_concurrency.swift
…
backtrace.swift
…
bitwise-borrowable-generics.swift
Merge pull request
#77439
from jckarter/disable-test-on-arm64e
2024-11-07 08:21:16 -08:00
check_create_type.swift
Make ValueGenerics feature always available
2025-02-27 10:03:37 -08:00
concurrentTypeByName.swift
…
conformance_uniquing.swift
…
crash_without_backtrace_optimized.swift
…
crash_without_backtrace.swift
…
custom_rr_abi.swift
…
deinit_escape.swift
…
demangleToMetadata.swift
Just like
#76041
, but for
~Escapable
instead of
~Copyable
.
2025-03-03 14:06:30 -05:00
demangleToMetadataMovedSymbols.swift
[DebugInfo] Fix handling of @_originallyDefinedIn types
2024-12-16 10:28:18 -08:00
demangleToMetadataObjC.swift
Demangler: handle errors in demangleType
2024-07-05 11:37:15 +02:00
demangleToMetadataSending.swift
[sending] Remove transferring.
2024-06-21 16:03:21 -07:00
enumerate_metadata_sections.swift
…
environment_variables.swift
…
lazy_witness_table_cycle.swift
…
linux-fatal-backtrace.swift
…
loaded_image_uniqueness.swift
…
metadata_printing.swift
Fix remangling isolated(any) function types from type metadata.
2025-01-22 21:41:14 -05:00
nested-protocols.swift
…
null_vtable_entry_ptrauth.swift
…
optional_try.swift
…
Paths.cpp
…
protocol_conformance_collision.swift
…
protocol_self_same_type_extension.swift
Runtime: Fix runtime type resolution when mangled names refer to protocol extensions with Self same type constraints.
2024-07-08 07:41:24 -07:00
stable-bit-backward-deployment.swift
…
subclass_instance_start_adjustment.swift
…
superclass_constraint_metadata_objc_superclass_future.swift
…
superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass_future.swift
…
superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass.swift
…
superclass_constraint_metadata_objc_superclass_objc_subclass.swift
…
superclass_constraint_metadata_objc_superclass.swift
…
superclass_constraint_metadata_resilient_superclass2_future.swift
…
superclass_constraint_metadata_resilient_superclass2.swift
…
superclass_constraint_metadata_resilient_superclass_future.swift
…
superclass_constraint_metadata_resilient_superclass.swift
…
synthesized_decl_uniqueness.swift
…