Skip to content

Use the new #available(Android <API>, *) instead from Swift 6.3 to look for backtrace()#1546

Draft
finagolfin wants to merge 1 commit intoswiftlang:mainfrom
finagolfin:droid
Draft

Use the new #available(Android <API>, *) instead from Swift 6.3 to look for backtrace()#1546
finagolfin wants to merge 1 commit intoswiftlang:mainfrom
finagolfin:droid

Conversation

@finagolfin
Copy link
Member

Mads added this compiler feature for Android in swiftlang/swift#84574 before the 6.3 branch, so update the Android triples and NDK version to test it, as it requires NDK 28 or later.

@grynspan, just a pure rebased copy of #1373, unfortunately, may be a while before we can merge it.

…look for `backtrace()`

Mads added this compiler feature for Android in swiftlang/swift#84574 before the
6.3 branch, so update the Android triples and NDK version to test it, as it requires
NDK 28 or later.
@finagolfin finagolfin added android 🤖 Android support cross-compilation Compiling tests for other platforms than the host tech-debt 💾 reduces technical debt labels Feb 12, 2026
@grynspan grynspan added this to the Swift 6.4.0 (main) milestone Feb 12, 2026
@grynspan
Copy link
Contributor

Converted to a draft since it's not possible to safely merge it yet.

@grynspan grynspan marked this pull request as draft February 12, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android 🤖 Android support cross-compilation Compiling tests for other platforms than the host tech-debt 💾 reduces technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants