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
9e65b84099e72046a50c51252bedeca6c7d4a5a1
swift-mirror
/
test
/
Runtime
History
Alastair Houghton
9e65b84099
[Runtime][Tests] Disable Runtime/backtrace test on Android.
...
This should be disabled for Android.
Fixes
#44446
. rdar://153615567
2025-06-18 10:03:24 +01: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
[Runtime][Tests] Disable Runtime/backtrace test on Android.
2025-06-18 10:03:24 +01:00
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
Update tests for strict @lifetime type checking
2025-03-19 11:59:04 -07: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
[SE-0404] Allow protocols to be nested in non-generic contexts
2023-10-06 21:04:03 +02:00
null_vtable_entry_ptrauth.swift
…
optional_try.swift
fix [SR-14882]: Assertion failed: (!concreteBuffer && "concrete buffer already formed?!")
2023-09-18 15:41:43 -07:00
Paths.cpp
…
protocol_conformance_collision.swift
Introduce VisionOS Platform
2024-04-10 09:38:02 -07:00
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
[Runtime] Don't shrink class InstanceStart when initing field offset vectors.
2024-02-28 10:49:42 -05:00
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
…