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.
2 parents 0270d0f + 8b50a0d commit 2eb90c3Copy full SHA for 2eb90c3
lib/ASTGen/Sources/ASTGen/ASTGen.swift
@@ -2,7 +2,7 @@ import CASTBridging
2
import CBasicBridging
3
4
// Needed to use BumpPtrAllocator
5
-@_spi(RawSyntax)
+@_spi(BumpPtrAllocator)
6
import SwiftSyntax
7
import struct SwiftDiagnostics.Diagnostic
8
0 commit comments