We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc0c79 commit 4caa65dCopy full SHA for 4caa65d
Sources/Testing/SourceAttribution/Backtrace+Symbolication.swift
@@ -11,7 +11,7 @@
11
private import _TestingInternals
12
13
/// A type representing a backtrace or stack trace.
14
-@_spi(ForToolsIntegrationOnly)
+@_spi(Experimental) @_spi(ForToolsIntegrationOnly)
15
extension Backtrace {
16
/// Demangle a symbol name.
17
///
0 commit comments