Skip to content

Commit 8e235ef

Browse files
committed
Mark new stuff experimental
1 parent fd48220 commit 8e235ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Testing/SourceAttribution/Backtrace+Symbolication.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
private import _TestingInternals
1212

1313
/// A type representing a backtrace or stack trace.
14-
@_spi(ForToolsIntegrationOnly)
14+
@_spi(Experimental) @_spi(ForToolsIntegrationOnly)
1515
extension Backtrace {
1616
/// Demangle a symbol name.
1717
///

0 commit comments

Comments
 (0)