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 fd48220 commit 8e235efCopy full SHA for 8e235ef
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