Build Information
Successful build of swift-syntax, reference 602.0.0-prerelease-2025-04-16 (340f84
), with Swift 6.0 for Linux on 20 Apr 2025 20:13:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-syntax.git
Reference: 602.0.0-prerelease-2025-04-16
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftlang/swift-syntax
* tag 602.0.0-prerelease-2025-04-16 -> FETCH_HEAD
HEAD is now at 340f840 Merge pull request #3049 from ahoppen/6.2/default-release-version
Cloned https://github.com/swiftlang/swift-syntax.git
Revision (git rev-parse @):
340f8400262d494c7c659cd838223990195d7fed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-syntax.git at 602.0.0-prerelease-2025-04-16
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/swiftlang/swift-syntax.git
https://github.com/swiftlang/swift-syntax.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "swift-syntax",
"name" : "swift-syntax",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftBasicFormat",
"targets" : [
"SwiftBasicFormat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftCompilerPlugin",
"targets" : [
"SwiftCompilerPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDiagnostics",
"targets" : [
"SwiftDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftIDEUtils",
"targets" : [
"SwiftIDEUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftIfConfig",
"targets" : [
"SwiftIfConfig"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftLexicalLookup",
"targets" : [
"SwiftLexicalLookup"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOperators",
"targets" : [
"SwiftOperators"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParser",
"targets" : [
"SwiftParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParserDiagnostics",
"targets" : [
"SwiftParserDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftRefactor",
"targets" : [
"SwiftRefactor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntax",
"targets" : [
"SwiftSyntax"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxBuilder",
"targets" : [
"SwiftSyntaxBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacros",
"targets" : [
"SwiftSyntaxMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacroExpansion",
"targets" : [
"SwiftSyntaxMacroExpansion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacrosTestSupport",
"targets" : [
"SwiftSyntaxMacrosTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacrosGenericTestSupport",
"targets" : [
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SwiftCompilerPluginMessageHandling",
"targets" : [
"SwiftCompilerPluginMessageHandling"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SwiftLibraryPluginProvider",
"targets" : [
"SwiftLibraryPluginProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "_SwiftSyntaxTestSupport",
"module_type" : "SwiftTarget",
"name" : "_SwiftSyntaxTestSupport",
"path" : "Sources/_SwiftSyntaxTestSupport",
"sources" : [
"AssertEqualWithDiff.swift",
"IncrementalParseTestUtils.swift",
"LocationMarkers.swift",
"LongTestsDisabled.swift",
"Syntax+Assertions.swift",
"SyntaxComparison.swift",
"SyntaxProtocol+Initializer.swift"
],
"target_dependencies" : [
"_SwiftSyntaxGenericTestSupport",
"SwiftBasicFormat",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "_SwiftSyntaxGenericTestSupport",
"module_type" : "SwiftTarget",
"name" : "_SwiftSyntaxGenericTestSupport",
"path" : "Sources/_SwiftSyntaxGenericTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"AssertEqualWithDiff.swift",
"String+TrimmingTrailingWhitespace.swift"
],
"type" : "library"
},
{
"c99name" : "_SwiftSyntaxCShims",
"module_type" : "ClangTarget",
"name" : "_SwiftSyntaxCShims",
"path" : "Sources/_SwiftSyntaxCShims",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"PlatformMutex.c"
],
"type" : "library"
},
{
"c99name" : "_SwiftLibraryPluginProviderCShims",
"module_type" : "ClangTarget",
"name" : "_SwiftLibraryPluginProviderCShims",
"path" : "Sources/_SwiftLibraryPluginProviderCShims",
"product_memberships" : [
"_SwiftLibraryPluginProvider"
],
"sources" : [
"LoadLibrary.c"
],
"type" : "library"
},
{
"c99name" : "_InstructionCounter",
"module_type" : "ClangTarget",
"name" : "_InstructionCounter",
"path" : "Sources/_InstructionCounter",
"sources" : [
"src/InstructionsExecuted.c"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxTestSupportTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTestSupportTest",
"path" : "Tests/SwiftSyntaxTestSupportTest",
"sources" : [
"IncrementalParseTestUtilsTest.swift",
"SyntaxComparisonTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTest",
"path" : "Tests/SwiftSyntaxTest",
"sources" : [
"AbsolutePositionTests.swift",
"BumpPtrAllocatorTests.swift",
"DebugDescriptionTests.swift",
"DummyParseToken.swift",
"IdentifierTests.swift",
"MemoryLayoutTest.swift",
"MultithreadingTests.swift",
"RawSyntaxTests.swift",
"SourceLocationConverterTests.swift",
"SyntaxChildrenTests.swift",
"SyntaxCollectionsTests.swift",
"SyntaxCreationTests.swift",
"SyntaxTests.swift",
"SyntaxTextTests.swift",
"SyntaxTreeModifierTests.swift",
"SyntaxVisitorTests.swift",
"TriviaTests.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacrosTestSupportTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTestSupportTests",
"path" : "Tests/SwiftSyntaxMacrosTestSupportTests",
"sources" : [
"AssertionsTests.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacrosTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTestSupport",
"path" : "Sources/SwiftSyntaxMacrosTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Assertions.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacrosGenericTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosGenericTestSupport",
"path" : "Sources/SwiftSyntaxMacrosGenericTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"Assertions.swift"
],
"target_dependencies" : [
"_SwiftSyntaxGenericTestSupport",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacros",
"path" : "Sources/SwiftSyntaxMacros",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"AbstractSourceLocation.swift",
"MacroExpansionContext.swift",
"MacroExpansionDiagnosticMessages.swift",
"MacroProtocols/AccessorMacro.swift",
"MacroProtocols/AttachedMacro.swift",
"MacroProtocols/BodyMacro.swift",
"MacroProtocols/CodeItemMacro.swift",
"MacroProtocols/DeclarationMacro.swift",
"MacroProtocols/ExpressionMacro.swift",
"MacroProtocols/ExtensionMacro.swift",
"MacroProtocols/FreestandingMacro.swift",
"MacroProtocols/Macro+Format.swift",
"MacroProtocols/Macro.swift",
"MacroProtocols/MemberAttributeMacro.swift",
"MacroProtocols/MemberMacro.swift",
"MacroProtocols/PeerMacro.swift",
"MacroProtocols/PreambleMacro.swift",
"Syntax+LexicalContext.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacroExpansionTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacroExpansionTest",
"path" : "Tests/SwiftSyntaxMacroExpansionTest",
"sources" : [
"AccessorMacroTests.swift",
"AttributeRemoverTests.swift",
"BodyMacroTests.swift",
"CodeItemMacroTests.swift",
"DeclarationMacroTests.swift",
"ExpressionMacroTests.swift",
"ExtensionMacroTests.swift",
"LexicalContextTests.swift",
"MacroArgumentTests.swift",
"MacroReplacementTests.swift",
"MemberAttributeMacroTests.swift",
"MemberMacroTests.swift",
"MultiRoleMacroTests.swift",
"PeerMacroTests.swift",
"PreambleMacroTests.swift",
"StringInterpolationErrorTests.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacroExpansion",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacroExpansion",
"path" : "Sources/SwiftSyntaxMacroExpansion",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"BasicMacroExpansionContext.swift",
"FunctionParameterUtils.swift",
"IndentationUtils.swift",
"MacroArgument.swift",
"MacroExpansion.swift",
"MacroExpansionDiagnosticMessages.swift",
"MacroReplacement.swift",
"MacroSpec.swift",
"MacroSystem.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftDiagnostics",
"SwiftOperators"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxBuilderTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxBuilderTest",
"path" : "Tests/SwiftSyntaxBuilderTest",
"sources" : [
"AccessorDeclTests.swift",
"ArrayExprTests.swift",
"Assertions.swift",
"AttributeListSyntaxTests.swift",
"BooleanLiteralTests.swift",
"BreakStmtSyntaxTests.swift",
"ClassDeclSyntaxTests.swift",
"ClosureExprTests.swift",
"CollectionNodeFlatteningTests.swift",
"CustomAttributeTests.swift",
"DictionaryExprTests.swift",
"DoStmtTests.swift",
"EnumCaseElementTests.swift",
"ExprListTests.swift",
"ExtensionDeclTests.swift",
"FloatLiteralTests.swift",
"ForInStmtTests.swift",
"FunctionParameterSyntaxTests.swift",
"FunctionSignatureSyntaxTests.swift",
"FunctionTests.swift",
"FunctionTypeSyntaxTests.swift",
"IfConfigDeclSyntaxTests.swift",
"IfStmtTests.swift",
"ImportDeclSyntaxTests.swift",
"InitializerDeclTests.swift",
"IntegerLiteralTests.swift",
"LabeledExprSyntaxTests.swift",
"ProtocolDeclTests.swift",
"ReturnStmsTests.swift",
"SourceFileTests.swift",
"StringInterpolationTests.swift",
"StringLiteralExprSyntaxTests.swift",
"StructTests.swift",
"SwitchCaseLabelSyntaxTests.swift",
"SwitchTests.swift",
"TernaryExprTests.swift",
"TriviaTests.swift",
"TupleTests.swift",
"VariableTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxBuilder",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxBuilder",
"path" : "Sources/SwiftSyntaxBuilder",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"ConvenienceInitializers.swift",
"DeclSyntaxParseable.swift",
"Indenter.swift",
"ListBuilder.swift",
"ResultBuilderExtensions.swift",
"SwiftSyntaxBuilderCompatibility.swift",
"Syntax+StringInterpolation.swift",
"SyntaxNodeWithBody.swift",
"SyntaxParsable+ExpressibleByStringInterpolation.swift",
"ValidatingSyntaxNodes.swift",
"WithTrailingCommaSyntax+EnsuringTrailingComma.swift",
"generated/BuildableNodes.swift",
"generated/RenamedChildrenBuilderCompatibility.swift",
"generated/ResultBuilders.swift",
"generated/SyntaxExpressibleByStringInterpolationConformances.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftParser",
"SwiftDiagnostics",
"SwiftParserDiagnostics",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax602",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax602",
"path" : "Sources/VersionMarkerModules/SwiftSyntax602",
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax601",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax601",
"path" : "Sources/VersionMarkerModules/SwiftSyntax601",
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax600",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax600",
"path" : "Sources/VersionMarkerModules/SwiftSyntax600",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax510",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax510",
"path" : "Sources/VersionMarkerModules/SwiftSyntax510",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax509",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax509",
"path" : "Sources/VersionMarkerModules/SwiftSyntax509",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax_all",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax-all",
"path" : "Sources/SwiftSyntax-all",
"sources" : [
"empty.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"_InstructionCounter",
"_SwiftSyntaxTestSupport",
"_SwiftSyntaxGenericTestSupport",
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftLibraryPluginProvider",
"_SwiftLibraryPluginProviderCShims",
"SwiftSyntax",
"SwiftSyntax509",
"SwiftSyntax510",
"SwiftSyntax600",
"SwiftSyntax601",
"SwiftSyntax602",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftOperators",
"SwiftRefactor"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax",
"path" : "Sources/SwiftSyntax",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"AbsolutePosition.swift",
"AbsoluteSyntaxInfo.swift",
"ArenaAllocatedBuffer.swift",
"Assert.swift",
"BumpPtrAllocator.swift",
"CommonAncestor.swift",
"Convenience.swift",
"CustomTraits.swift",
"EditorPlaceholder.swift",
"Identifier.swift",
"MemoryLayout.swift",
"MissingNodeInitializers.swift",
"Raw/RawSyntax.swift",
"Raw/RawSyntaxArena.swift",
"Raw/RawSyntaxLayoutView.swift",
"Raw/RawSyntaxNodeProtocol.swift",
"Raw/RawSyntaxTokenView.swift",
"SourceEdit.swift",
"SourceLength.swift",
"SourceLocation.swift",
"SourcePresence.swift",
"SwiftSyntaxCompatibility.swift",
"Syntax.swift",
"SyntaxChildren.swift",
"SyntaxCollection.swift",
"SyntaxHashable.swift",
"SyntaxIdentifier.swift",
"SyntaxNodeStructure.swift",
"SyntaxProtocol.swift",
"SyntaxText.swift",
"SyntaxTreeViewMode.swift",
"TokenDiagnostic.swift",
"TokenSequence.swift",
"TokenSyntax.swift",
"Trivia.swift",
"Utils.swift",
"generated/ChildNameForKeyPath.swift",
"generated/Keyword.swift",
"generated/RenamedChildrenCompatibility.swift",
"generated/RenamedNodesCompatibility.swift",
"generated/SyntaxAnyVisitor.swift",
"generated/SyntaxBaseNodes.swift",
"generated/SyntaxCollections.swift",
"generated/SyntaxEnum.swift",
"generated/SyntaxKind.swift",
"generated/SyntaxRewriter.swift",
"generated/SyntaxTraits.swift",
"generated/SyntaxVisitor.swift",
"generated/TokenKind.swift",
"generated/Tokens.swift",
"generated/TriviaPieces.swift",
"generated/raw/RawSyntaxNodesAB.swift",
"generated/raw/RawSyntaxNodesC.swift",
"generated/raw/RawSyntaxNodesD.swift",
"generated/raw/RawSyntaxNodesEF.swift",
"generated/raw/RawSyntaxNodesGHI.swift",
"generated/raw/RawSyntaxNodesJKLMN.swift",
"generated/raw/RawSyntaxNodesOP.swift",
"generated/raw/RawSyntaxNodesQRS.swift",
"generated/raw/RawSyntaxNodesTUVWXYZ.swift",
"generated/raw/RawSyntaxValidation.swift",
"generated/syntaxNodes/SyntaxNodesAB.swift",
"generated/syntaxNodes/SyntaxNodesC.swift",
"generated/syntaxNodes/SyntaxNodesD.swift",
"generated/syntaxNodes/SyntaxNodesEF.swift",
"generated/syntaxNodes/SyntaxNodesGHI.swift",
"generated/syntaxNodes/SyntaxNodesJKLMN.swift",
"generated/syntaxNodes/SyntaxNodesOP.swift",
"generated/syntaxNodes/SyntaxNodesQRS.swift",
"generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"SwiftSyntax509",
"SwiftSyntax510",
"SwiftSyntax600"
],
"type" : "library"
},
{
"c99name" : "SwiftRefactorTest",
"module_type" : "SwiftTarget",
"name" : "SwiftRefactorTest",
"path" : "Tests/SwiftRefactorTest",
"sources" : [
"CallToTrailingClosureTests.swift",
"ConvertComputedPropertyToStoredTest.swift",
"ConvertComputedPropertyToZeroParameterFunctionTests.swift",
"ConvertStoredPropertyToComputedTest.swift",
"ConvertZeroParameterFunctionToComputedPropertyTests.swift",
"ExpandEditorPlaceholderTests.swift",
"FormatRawStringLiteral.swift",
"IntegerLiteralUtilities.swift",
"MigrateToNewIfLetSyntax.swift",
"OpaqueParameterToGeneric.swift",
"RefactorTestUtils.swift",
"ReformatIntegerLiteral.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftRefactor"
],
"type" : "test"
},
{
"c99name" : "SwiftRefactor",
"module_type" : "SwiftTarget",
"name" : "SwiftRefactor",
"path" : "Sources/SwiftRefactor",
"product_memberships" : [
"SwiftRefactor"
],
"sources" : [
"AddSeparatorsToIntegerLiteral.swift",
"CallToTrailingClosures.swift",
"ConvertComputedPropertyToStored.swift",
"ConvertComputedPropertyToZeroParameterFunction.swift",
"ConvertStoredPropertyToComputed.swift",
"ConvertZeroParameterFunctionToComputedProperty.swift",
"ExpandEditorPlaceholder.swift",
"FormatRawStringLiteral.swift",
"IntegerLiteralUtilities.swift",
"MigrateToNewIfLetSyntax.swift",
"OpaqueParameterToGeneric.swift",
"RefactoringProvider.swift",
"RemoveSeparatorsFromIntegerLiteral.swift",
"SyntaxUtils.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "library"
},
{
"c99name" : "SwiftParserTest",
"module_type" : "SwiftTarget",
"name" : "SwiftParserTest",
"path" : "Tests/SwiftParserTest",
"sources" : [
"AbsolutePositionTests.swift",
"Assertions.swift",
"AttributeTests.swift",
"AvailabilityTests.swift",
"DeclarationTests.swift",
"DirectiveTests.swift",
"DoExpressionTests.swift",
"ExpressionInterpretedAsVersionTupleTests.swift",
"ExpressionTests.swift",
"ExpressionTypeTests.swift",
"IncrementalParsingTests.swift",
"IsValidIdentifierTests.swift",
"LexerTests.swift",
"Parser+EntryTests.swift",
"ParserTestCase.swift",
"ParserTests.swift",
"PatternTests.swift",
"RegexLiteralTests.swift",
"SendingTest.swift",
"SequentialToConcurrentEditTranslationTests.swift",
"StatementTests.swift",
"StringLiteralRepresentedLiteralValueTests.swift",
"ThenStatementTests.swift",
"TrailingCommaTests.swift",
"TriviaParserTests.swift",
"TypeCompositionTests.swift",
"TypeMemberTests.swift",
"TypeMetatypeTests.swift",
"TypeTests.swift",
"Utils.swift",
"ValueGenericsTests.swift",
"VariadicGenericsTests.swift",
"translated/ActorTests.swift",
"translated/AlwaysEmitConformanceMetadataAttrTests.swift",
"translated/AsyncSyntaxTests.swift",
"translated/AsyncTests.swift",
"translated/AvailabilityQueryTests.swift",
"translated/AvailabilityQueryUnavailabilityTests.swift",
"translated/BorrowExprTests.swift",
"translated/BraceRecoveryEofTests.swift",
"translated/BuiltinBridgeObjectTests.swift",
"translated/BuiltinWordTests.swift",
"translated/ConflictMarkersTests.swift",
"translated/ConsecutiveStatementsTests.swift",
"translated/CopyExprTests.swift",
"translated/DebuggerTests.swift",
"translated/DelayedExtensionTests.swift",
"translated/DeprecatedWhereTests.swift",
"translated/DiagnoseAvailabilityTests.swift",
"translated/DiagnoseAvailabilityWindowsTests.swift",
"translated/DiagnoseDynamicReplacementTests.swift",
"translated/DiagnoseInitializerAsTypedPatternTests.swift",
"translated/DiagnosticMissingFuncKeywordTests.swift",
"translated/DollarIdentifierTests.swift",
"translated/EffectfulPropertiesTests.swift",
"translated/EnumElementPatternSwift4Tests.swift",
"translated/EnumTests.swift",
"translated/ErrorsTests.swift",
"translated/EscapedIdentifiersTests.swift",
"translated/ForeachAsyncTests.swift",
"translated/ForeachTests.swift",
"translated/ForwardSlashRegexSkippingAllowedTests.swift",
"translated/ForwardSlashRegexSkippingInvalidTests.swift",
"translated/ForwardSlashRegexSkippingTests.swift",
"translated/ForwardSlashRegexTests.swift",
"translated/GenericDisambiguationTests.swift",
"translated/GuardTests.swift",
"translated/GuardTopLevelTests.swift",
"translated/HashbangLibraryTests.swift",
"translated/HashbangMainTests.swift",
"translated/IdentifiersTests.swift",
"translated/IfconfigExprTests.swift",
"translated/ImplicitGetterIncompleteTests.swift",
"translated/InitDeinitTests.swift",
"translated/InvalidIfExprTests.swift",
"translated/InvalidStringInterpolationProtocolTests.swift",
"translated/InvalidTests.swift",
"translated/MatchingPatternsTests.swift",
"translated/MetatypeObjectConversionTests.swift",
"translated/MoveExprTests.swift",
"translated/MultilineErrorsTests.swift",
"translated/MultilinePoundDiagnosticArgRdar41154797Tests.swift",
"translated/MultilineStringTests.swift",
"translated/NoimplicitcopyAttrTests.swift",
"translated/NumberIdentifierErrorsTests.swift",
"translated/ObjcEnumTests.swift",
"translated/ObjectLiteralsTests.swift",
"translated/OperatorDeclDesignatedTypesTests.swift",
"translated/OperatorDeclTests.swift",
"translated/OperatorsTests.swift",
"translated/OptionalChainLvaluesTests.swift",
"translated/OptionalLvaluesTests.swift",
"translated/OptionalTests.swift",
"translated/OriginalDefinedInAttrTests.swift",
"translated/PatternWithoutVariablesScriptTests.swift",
"translated/PatternWithoutVariablesTests.swift",
"translated/PlaygroundLvaluesTests.swift",
"translated/PoundAssertTests.swift",
"translated/PrefixSlashTests.swift",
"translated/RawStringErrorsTests.swift",
"translated/RawStringTests.swift",
"translated/RecoveryLibraryTests.swift",
"translated/RecoveryTests.swift",
"translated/RegexParseEndOfBufferTests.swift",
"translated/RegexParseErrorTests.swift",
"translated/RegexTests.swift",
"translated/ResultBuilderTests.swift",
"translated/SelfRebindingTests.swift",
"translated/SemicolonTests.swift",
"translated/StringLiteralEofTests.swift",
"translated/SubscriptingTests.swift",
"translated/SuperTests.swift",
"translated/SwitchIncompleteTests.swift",
"translated/SwitchTests.swift",
"translated/ToplevelLibraryTests.swift",
"translated/TrailingClosuresTests.swift",
"translated/TrailingSemiTests.swift",
"translated/TryTests.swift",
"translated/TypeExprTests.swift",
"translated/TypealiasTests.swift",
"translated/UnclosedStringInterpolationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftParserDiagnosticsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftParserDiagnosticsTest",
"path" : "Tests/SwiftParserDiagnosticsTest",
"sources" : [
"DiagnosticInfrastructureTests.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParserDiagnostics"
],
"type" : "test"
},
{
"c99name" : "SwiftParserDiagnostics",
"module_type" : "SwiftTarget",
"name" : "SwiftParserDiagnostics",
"path" : "Sources/SwiftParserDiagnostics",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"DiagnosticExtensions.swift",
"LexerDiagnosticMessages.swift",
"MissingNodesError.swift",
"MissingTokenError.swift",
"MultiLineStringLiteralDiagnosticsGenerator.swift",
"ParseDiagnosticsGenerator.swift",
"ParserDiagnosticMessages.swift",
"PresenceUtils.swift",
"SyntaxExtensions.swift",
"Utils.swift",
"generated/ChildNameForDiagnostics.swift",
"generated/SyntaxKindNameForDiagnostics.swift",
"generated/TokenNameForDiagnostics.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftParser",
"module_type" : "SwiftTarget",
"name" : "SwiftParser",
"path" : "Sources/SwiftParser",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Attributes.swift",
"Availability.swift",
"CharacterInfo.swift",
"CollectionNodes+Parsable.swift",
"CompilerFiles.swift",
"Declarations.swift",
"Directives.swift",
"ExpressionInterpretedAsVersionTuple.swift",
"Expressions.swift",
"IncrementalParseTransition.swift",
"IsValidIdentifier.swift",
"Lexer/Cursor.swift",
"Lexer/Lexeme.swift",
"Lexer/LexemeSequence.swift",
"Lexer/Lexer.swift",
"Lexer/RegexLiteralLexer.swift",
"Lexer/UnicodeScalarExtensions.swift",
"Lookahead.swift",
"LoopProgressCondition.swift",
"Modifiers.swift",
"Names.swift",
"Nominals.swift",
"Parameters.swift",
"ParseSourceFile.swift",
"Parser.swift",
"Patterns.swift",
"Recovery.swift",
"Specifiers.swift",
"Statements.swift",
"StringLiteralRepresentedLiteralValue.swift",
"StringLiterals.swift",
"SwiftParserCompatibility.swift",
"SwiftVersion.swift",
"SyntaxUtils.swift",
"TokenConsumer.swift",
"TokenPrecedence.swift",
"TokenSpec.swift",
"TokenSpecSet.swift",
"TopLevel.swift",
"TriviaParser.swift",
"Types.swift",
"generated/ExperimentalFeatures.swift",
"generated/IsLexerClassified.swift",
"generated/LayoutNodes+Parsable.swift",
"generated/Parser+TokenSpecSet.swift",
"generated/TokenSpecStaticMembers.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftOperatorsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftOperatorsTest",
"path" : "Tests/SwiftOperatorsTest",
"sources" : [
"OperatorTableTests.swift",
"SyntaxSynthesisTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftOperators",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftOperators",
"module_type" : "SwiftTarget",
"name" : "SwiftOperators",
"path" : "Sources/SwiftOperators",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Operator.swift",
"OperatorError+Diagnostics.swift",
"OperatorError.swift",
"OperatorTable+Defaults.swift",
"OperatorTable+Folding.swift",
"OperatorTable+Semantics.swift",
"OperatorTable.swift",
"PrecedenceGraph.swift",
"PrecedenceGroup.swift",
"SyntaxSynthesis.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftLibraryPluginProvider",
"module_type" : "SwiftTarget",
"name" : "SwiftLibraryPluginProvider",
"path" : "Sources/SwiftLibraryPluginProvider",
"product_memberships" : [
"_SwiftLibraryPluginProvider"
],
"sources" : [
"LibraryPluginProvider.swift"
],
"target_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProviderCShims"
],
"type" : "library"
},
{
"c99name" : "SwiftLexicalLookupTest",
"module_type" : "SwiftTarget",
"name" : "SwiftLexicalLookupTest",
"path" : "Tests/SwiftLexicalLookupTest",
"sources" : [
"Assertions.swift",
"ExpectedName.swift",
"MarkerExpectation.swift",
"NameLookupTests.swift",
"ResultExpectation.swift",
"SimpleQueryTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftLexicalLookup"
],
"type" : "test"
},
{
"c99name" : "SwiftLexicalLookup",
"module_type" : "SwiftTarget",
"name" : "SwiftLexicalLookup",
"path" : "Sources/SwiftLexicalLookup",
"product_memberships" : [
"SwiftLexicalLookup"
],
"sources" : [
"IdentifiableSyntax.swift",
"LookupConfig.swift",
"LookupName.swift",
"LookupResult.swift",
"Scopes/CanInterleaveResultsLaterScopeSyntax.swift",
"Scopes/FunctionScopeSyntax.swift",
"Scopes/GenericParameterScopeSyntax.swift",
"Scopes/IntroducingToSequentialParentScopeSyntax.swift",
"Scopes/LookInMembersScopeSyntax.swift",
"Scopes/NominalTypeDeclSyntax.swift",
"Scopes/ScopeImplementations.swift",
"Scopes/ScopeSyntax.swift",
"Scopes/SequentialScopeSyntax.swift",
"Scopes/WithGenericParametersScopeSyntax.swift",
"SimpleLookupQueries.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftIfConfig"
],
"type" : "library"
},
{
"c99name" : "SwiftIfConfigTest",
"module_type" : "SwiftTarget",
"name" : "SwiftIfConfigTest",
"path" : "Tests/SwiftIfConfigTest",
"sources" : [
"ActiveRegionTests.swift",
"EvaluateTests.swift",
"TestingBuildConfiguration.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftIfConfig",
"SwiftParser",
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftIfConfig",
"module_type" : "SwiftTarget",
"name" : "SwiftIfConfig",
"path" : "Sources/SwiftIfConfig",
"product_memberships" : [
"SwiftIfConfig",
"SwiftLexicalLookup"
],
"sources" : [
"ActiveClauseEvaluator.swift",
"ActiveSyntaxRewriter.swift",
"ActiveSyntaxVisitor.swift",
"BuildConfiguration.swift",
"ConfiguredRegions.swift",
"IfConfigDecl+IfConfig.swift",
"IfConfigDiagnostic.swift",
"IfConfigEvaluation.swift",
"IfConfigFunctions.swift",
"IfConfigRegionState.swift",
"SyntaxLiteralUtils.swift",
"SyntaxProtocol+IfConfig.swift",
"VersionTuple+Parsing.swift",
"VersionTuple.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftDiagnostics",
"SwiftOperators"
],
"type" : "library"
},
{
"c99name" : "SwiftIDEUtilsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtilsTest",
"path" : "Tests/SwiftIDEUtilsTest",
"sources" : [
"Assertions.swift",
"ClassificationTests.swift",
"NameMatcherTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
},
{
"c99name" : "SwiftIDEUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtils",
"path" : "Sources/SwiftIDEUtils",
"product_memberships" : [
"SwiftIDEUtils",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"DeclNameLocation.swift",
"FixItApplier.swift",
"NameMatcher.swift",
"SwiftIDEUtilsCompatibility.swift",
"Syntax+Classifications.swift",
"SyntaxClassification.swift",
"SyntaxClassifier.swift",
"Utils.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftDiagnostics",
"SwiftParser"
],
"type" : "library"
},
{
"c99name" : "SwiftDiagnosticsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnosticsTest",
"path" : "Tests/SwiftDiagnosticsTest",
"sources" : [
"DiagnosticDecorators/ANSIDiagnosticDecoratorTests.swift",
"DiagnosticDecorators/BasicDiagnosticDecoratorTests.swift",
"DiagnosticTestingUtils.swift",
"FixItTests.swift",
"GroupDiagnosticsFormatterTests.swift",
"ParserDiagnosticsFormatterIntegrationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftParser",
"SwiftParserDiagnostics"
],
"type" : "test"
},
{
"c99name" : "SwiftDiagnostics",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnostics",
"path" : "Sources/SwiftDiagnostics",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Convenience.swift",
"Diagnostic.swift",
"DiagnosticDecorators/ANSIDiagnosticDecorator.swift",
"DiagnosticDecorators/BasicDiagnosticDecorator.swift",
"DiagnosticDecorators/DiagnosticDecorator.swift",
"DiagnosticsFormatter.swift",
"FixIt.swift",
"GroupedDiagnostics.swift",
"Message.swift",
"Note.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPluginTest",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginTest",
"path" : "Tests/SwiftCompilerPluginTest",
"sources" : [
"CompilerPluginTests.swift",
"JSONTests.swift",
"LRUCacheTests.swift"
],
"target_dependencies" : [
"SwiftCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "SwiftCompilerPluginMessageHandling",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginMessageHandling",
"path" : "Sources/SwiftCompilerPluginMessageHandling",
"product_memberships" : [
"SwiftCompilerPlugin",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"CompilerPluginMessageHandler.swift",
"Diagnostics.swift",
"JSON/CodingUtilities.swift",
"JSON/JSON.swift",
"JSON/JSONDecoding.swift",
"JSON/JSONEncoding.swift",
"LRUCache.swift",
"Macros.swift",
"PluginMacroExpansionContext.swift",
"PluginMessageCompatibility.swift",
"PluginMessages.swift",
"StandardIOMessageConnection.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPlugin",
"path" : "Sources/SwiftCompilerPlugin",
"product_memberships" : [
"SwiftCompilerPlugin"
],
"sources" : [
"CompilerPlugin.swift"
],
"target_dependencies" : [
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftBasicFormatTest",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormatTest",
"path" : "Tests/SwiftBasicFormatTest",
"sources" : [
"BasicFormatTests.swift",
"IndentTests.swift",
"InferIndentationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftBasicFormat",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftBasicFormat",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormat",
"path" : "Sources/SwiftBasicFormat",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"BasicFormat.swift",
"Indenter.swift",
"InferIndentation.swift",
"Syntax+Extensions.swift",
"SyntaxProtocol+Formatted.swift",
"Trivia+FormatExtensions.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Tests/PerformanceTest",
"sources" : [
"InstructionsCountAssertion.swift",
"ParsingPerformanceTests.swift",
"SyntaxClassifierPerformanceTests.swift",
"VisitorPerformanceTests.swift"
],
"target_dependencies" : [
"_InstructionCounter",
"_SwiftSyntaxTestSupport",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/30] Write sources
[26/30] Compiling _SwiftLibraryPluginProviderCShims LoadLibrary.c
[27/30] Compiling _SwiftSyntaxCShims PlatformMutex.c
[28/30] Compiling InstructionsExecuted.c
[29/30] Write swift-version-24593BA9C3E375BF.txt
[31/43] Emitting module SwiftSyntax510
[32/43] Compiling SwiftSyntax602 Empty.swift
[33/43] Emitting module SwiftSyntax602
[34/44] Emitting module SwiftSyntax509
[35/44] Compiling SwiftSyntax509 Empty.swift
[38/45] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[39/45] Emitting module SwiftSyntax601
[40/45] Compiling SwiftSyntax601 Empty.swift
[41/46] Compiling SwiftSyntax510 Empty.swift
[43/47] Emitting module SwiftSyntax600
[44/47] Compiling SwiftSyntax600 Empty.swift
[46/48] Emitting module _SwiftSyntaxGenericTestSupport
[47/48] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[50/112] Compiling SwiftSyntax AbsolutePosition.swift
[51/112] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[52/112] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[53/112] Compiling SwiftSyntax Assert.swift
[54/112] Compiling SwiftSyntax BumpPtrAllocator.swift
[55/112] Compiling SwiftSyntax CommonAncestor.swift
[56/112] Compiling SwiftSyntax Convenience.swift
[57/112] Compiling SwiftSyntax CustomTraits.swift
[58/112] Compiling SwiftSyntax EditorPlaceholder.swift
[59/120] Compiling SwiftSyntax Identifier.swift
[60/120] Compiling SwiftSyntax MemoryLayout.swift
[61/120] Compiling SwiftSyntax MissingNodeInitializers.swift
[62/120] Compiling SwiftSyntax RawSyntax.swift
[63/120] Compiling SwiftSyntax RawSyntaxArena.swift
[64/120] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[65/120] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[66/120] Compiling SwiftSyntax RawSyntaxTokenView.swift
[67/120] Compiling SwiftSyntax SourceEdit.swift
[68/120] Compiling SwiftSyntax SyntaxNodeStructure.swift
[69/120] Compiling SwiftSyntax SyntaxProtocol.swift
[70/120] Compiling SwiftSyntax SyntaxText.swift
[71/120] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[72/120] Compiling SwiftSyntax TokenDiagnostic.swift
[73/120] Compiling SwiftSyntax TokenSequence.swift
[74/120] Compiling SwiftSyntax TokenSyntax.swift
[75/120] Compiling SwiftSyntax Trivia.swift
[76/120] Compiling SwiftSyntax Utils.swift
[77/120] Compiling SwiftSyntax SourceLength.swift
[78/120] Compiling SwiftSyntax SourceLocation.swift
[79/120] Compiling SwiftSyntax SourcePresence.swift
[80/120] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[81/120] Compiling SwiftSyntax Syntax.swift
[82/120] Compiling SwiftSyntax SyntaxChildren.swift
[83/120] Compiling SwiftSyntax SyntaxCollection.swift
[84/120] Compiling SwiftSyntax SyntaxHashable.swift
[85/120] Compiling SwiftSyntax SyntaxIdentifier.swift
[86/120] Emitting module SwiftSyntax
[87/120] Compiling SwiftSyntax SyntaxRewriter.swift
[88/120] Compiling SwiftSyntax SyntaxTraits.swift
[89/120] Compiling SwiftSyntax SyntaxVisitor.swift
[90/120] Compiling SwiftSyntax TokenKind.swift
[91/120] Compiling SwiftSyntax Tokens.swift
[92/120] Compiling SwiftSyntax TriviaPieces.swift
[93/120] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[94/120] Compiling SwiftSyntax RawSyntaxNodesC.swift
[95/120] Compiling SwiftSyntax RawSyntaxNodesD.swift
[96/120] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[97/120] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[98/120] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[99/120] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[100/120] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[101/120] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[102/120] Compiling SwiftSyntax RawSyntaxValidation.swift
[103/120] Compiling SwiftSyntax SyntaxNodesAB.swift
[104/120] Compiling SwiftSyntax ChildNameForKeyPath.swift
[105/120] Compiling SwiftSyntax Keyword.swift
[106/120] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[107/120] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[108/120] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[109/120] Compiling SwiftSyntax SyntaxBaseNodes.swift
[110/120] Compiling SwiftSyntax SyntaxCollections.swift
[111/120] Compiling SwiftSyntax SyntaxEnum.swift
[112/120] Compiling SwiftSyntax SyntaxKind.swift
[113/120] Compiling SwiftSyntax SyntaxNodesC.swift
[114/120] Compiling SwiftSyntax SyntaxNodesD.swift
[115/120] Compiling SwiftSyntax SyntaxNodesEF.swift
[116/120] Compiling SwiftSyntax SyntaxNodesGHI.swift
[117/120] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[118/120] Compiling SwiftSyntax SyntaxNodesOP.swift
[119/120] Compiling SwiftSyntax SyntaxNodesQRS.swift
[120/120] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[122/180] Compiling SwiftParser Attributes.swift
[123/180] Compiling SwiftParser Availability.swift
[124/180] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[125/180] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[126/181] Compiling SwiftBasicFormat Syntax+Extensions.swift
[127/181] Compiling SwiftDiagnostics Message.swift
[128/181] Emitting module SwiftDiagnostics
[129/181] Compiling SwiftParser CharacterInfo.swift
[130/181] Compiling SwiftParser CollectionNodes+Parsable.swift
[131/181] Compiling SwiftDiagnostics Note.swift
[132/181] Compiling SwiftBasicFormat Indenter.swift
[133/181] Compiling SwiftBasicFormat InferIndentation.swift
[134/181] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[135/181] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[136/181] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[137/181] Compiling SwiftDiagnostics FixIt.swift
[139/182] Emitting module SwiftBasicFormat
[140/182] Compiling SwiftBasicFormat BasicFormat.swift
[142/183] Compiling SwiftParser LoopProgressCondition.swift
[143/183] Compiling SwiftParser Modifiers.swift
[144/183] Compiling SwiftParser Names.swift
[145/183] Compiling SwiftParser Nominals.swift
[146/183] Compiling SwiftParser Parameters.swift
[147/183] Compiling SwiftParser ParseSourceFile.swift
[148/188] Compiling SwiftParser Lexeme.swift
[149/188] Compiling SwiftParser LexemeSequence.swift
[150/188] Compiling SwiftParser Lexer.swift
[151/188] Compiling SwiftParser RegexLiteralLexer.swift
[152/188] Compiling SwiftParser UnicodeScalarExtensions.swift
[153/188] Compiling SwiftParser Lookahead.swift
[154/188] Compiling SwiftParser StringLiterals.swift
[155/188] Compiling SwiftParser SwiftParserCompatibility.swift
[156/188] Compiling SwiftParser SwiftVersion.swift
[157/188] Compiling SwiftParser SyntaxUtils.swift
[158/188] Compiling SwiftParser TokenConsumer.swift
[159/188] Compiling SwiftParser TokenPrecedence.swift
[160/188] Compiling SwiftParser TokenSpec.swift
[161/188] Compiling SwiftParser TokenSpecSet.swift
[162/188] Compiling SwiftParser TopLevel.swift
[163/188] Compiling SwiftParser TriviaParser.swift
[164/188] Compiling SwiftParser Types.swift
[165/188] Emitting module SwiftParser
[166/188] Compiling SwiftParser Parser.swift
[167/188] Compiling SwiftParser Patterns.swift
[168/188] Compiling SwiftParser Recovery.swift
[169/188] Compiling SwiftParser Specifiers.swift
[170/188] Compiling SwiftParser Statements.swift
[171/188] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[176/188] Compiling SwiftParser CompilerFiles.swift
[177/188] Compiling SwiftParser Declarations.swift
[178/188] Compiling SwiftParser Directives.swift
[179/188] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[180/188] Compiling SwiftParser Expressions.swift
[181/188] Compiling SwiftParser IncrementalParseTransition.swift
[182/188] Compiling SwiftParser IsValidIdentifier.swift
[183/188] Compiling SwiftParser Cursor.swift
[184/188] Compiling SwiftParser ExperimentalFeatures.swift
[185/188] Compiling SwiftParser IsLexerClassified.swift
[186/188] Compiling SwiftParser LayoutNodes+Parsable.swift
[187/188] Compiling SwiftParser Parser+TokenSpecSet.swift
[188/188] Compiling SwiftParser TokenSpecStaticMembers.swift
[190/220] Compiling SwiftOperators OperatorError.swift
[191/220] Compiling SwiftOperators OperatorTable+Defaults.swift
[192/221] Compiling SwiftIDEUtils DeclNameLocation.swift
[193/222] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[194/223] Emitting module SwiftOperators
[195/223] Emitting module SwiftIDEUtils
[196/223] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[197/223] Compiling SwiftOperators PrecedenceGroup.swift
[198/223] Compiling SwiftOperators PrecedenceGraph.swift
[199/223] Compiling SwiftIDEUtils Utils.swift
[200/223] Compiling SwiftOperators OperatorTable.swift
[201/223] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[202/223] Compiling SwiftOperators SyntaxSynthesis.swift
[203/223] Compiling SwiftIDEUtils SyntaxClassification.swift
[204/223] Compiling SwiftIDEUtils Syntax+Classifications.swift
[205/223] Compiling SwiftIDEUtils SyntaxClassifier.swift
[206/223] Compiling SwiftOperators OperatorTable+Semantics.swift
[207/223] Compiling SwiftOperators Operator.swift
[208/223] Compiling SwiftOperators OperatorError+Diagnostics.swift
[209/223] Compiling SwiftOperators OperatorTable+Folding.swift
[211/224] Compiling SwiftIDEUtils NameMatcher.swift
[212/224] Compiling SwiftIDEUtils FixItApplier.swift
[214/225] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[217/225] Emitting module SwiftParserDiagnostics
[218/225] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[219/225] Compiling SwiftParserDiagnostics PresenceUtils.swift
[220/225] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[221/225] Compiling SwiftParserDiagnostics Utils.swift
[222/225] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[223/225] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[227/241] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[228/241] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[229/241] Compiling SwiftSyntaxBuilder Indenter.swift
[230/241] Compiling SwiftSyntaxBuilder ListBuilder.swift
[231/242] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[232/242] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[233/242] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[234/242] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[235/242] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[236/242] Emitting module SwiftSyntaxBuilder
[237/242] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[238/242] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[239/242] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[240/242] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[241/242] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[242/242] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[244/288] Compiling SwiftSyntaxMacros Macro.swift
[245/288] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[246/290] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[247/290] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[248/290] Compiling SwiftIfConfig IfConfigFunctions.swift
[249/290] Compiling SwiftIfConfig IfConfigRegionState.swift
[250/290] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[251/290] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[252/290] Compiling SwiftSyntaxMacros MemberMacro.swift
[253/290] Compiling SwiftSyntaxMacros PeerMacro.swift
[254/290] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[255/291] Compiling SwiftSyntaxMacros AccessorMacro.swift
[256/291] Compiling SwiftIfConfig ConfiguredRegions.swift
[257/291] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[262/292] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[265/292] Compiling SwiftRefactor SyntaxUtils.swift
[266/292] Emitting module SwiftSyntaxMacros
[267/292] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[268/292] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[269/292] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[270/292] Compiling SwiftSyntaxMacros PreambleMacro.swift
[271/292] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[279/293] Emitting module SwiftRefactor
[282/293] Compiling SwiftIfConfig VersionTuple.swift
[286/303] Emitting module SwiftIfConfig
[289/303] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[290/303] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[295/304] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[297/320] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[298/320] Emitting module SwiftSyntaxMacroExpansion
[299/320] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[300/320] Compiling SwiftLexicalLookup LookupConfig.swift
[301/320] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[302/320] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[305/321] Emitting module SwiftLexicalLookup
[306/321] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[307/321] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[308/321] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[309/321] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[310/321] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[311/321] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[312/321] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[313/321] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[314/321] Compiling SwiftLexicalLookup LookupName.swift
[315/321] Compiling SwiftLexicalLookup LookupResult.swift
[316/321] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[317/321] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[319/344] Emitting module SwiftSyntaxMacrosGenericTestSupport
[320/344] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[321/344] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[322/345] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[323/345] Compiling SwiftSyntaxMacrosGenericTestSupport Assertions.swift
[324/345] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[326/346] Emitting module SwiftCompilerPluginMessageHandling
[327/348] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[328/348] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[329/348] Compiling _SwiftSyntaxTestSupport SyntaxComparison.swift
[330/348] Compiling _SwiftSyntaxTestSupport SyntaxProtocol+Initializer.swift
[331/348] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[332/348] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[333/348] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[334/348] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[335/348] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[336/348] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[338/353] Emitting module SwiftLibraryPluginProvider
[339/353] Emitting module SwiftCompilerPlugin
[340/353] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[341/354] Compiling SwiftLibraryPluginProvider LibraryPluginProvider.swift
[344/355] Compiling _SwiftSyntaxTestSupport LongTestsDisabled.swift
[345/355] Compiling _SwiftSyntaxTestSupport IncrementalParseTestUtils.swift
[346/355] Emitting module _SwiftSyntaxTestSupport
[347/355] Compiling _SwiftSyntaxTestSupport AssertEqualWithDiff.swift
[348/355] Emitting module SwiftSyntaxMacrosTestSupport
[349/355] Compiling SwiftSyntaxMacrosTestSupport Assertions.swift
[350/356] Compiling _SwiftSyntaxTestSupport LocationMarkers.swift
[351/356] Compiling _SwiftSyntaxTestSupport Syntax+Assertions.swift
[354/357] Compiling SwiftLexicalLookup ScopeImplementations.swift
[355/357] Compiling SwiftLexicalLookup ScopeSyntax.swift
[356/357] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[357/357] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[359/360] Compiling SwiftSyntax_all empty.swift
[360/360] Emitting module SwiftSyntax_all
Build complete! (87.34s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-syntax",
"name" : "swift-syntax",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftBasicFormat",
"targets" : [
"SwiftBasicFormat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftCompilerPlugin",
"targets" : [
"SwiftCompilerPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDiagnostics",
"targets" : [
"SwiftDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftIDEUtils",
"targets" : [
"SwiftIDEUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftIfConfig",
"targets" : [
"SwiftIfConfig"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftLexicalLookup",
"targets" : [
"SwiftLexicalLookup"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOperators",
"targets" : [
"SwiftOperators"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParser",
"targets" : [
"SwiftParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParserDiagnostics",
"targets" : [
"SwiftParserDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftRefactor",
"targets" : [
"SwiftRefactor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntax",
"targets" : [
"SwiftSyntax"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxBuilder",
"targets" : [
"SwiftSyntaxBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacros",
"targets" : [
"SwiftSyntaxMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacroExpansion",
"targets" : [
"SwiftSyntaxMacroExpansion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacrosTestSupport",
"targets" : [
"SwiftSyntaxMacrosTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacrosGenericTestSupport",
"targets" : [
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SwiftCompilerPluginMessageHandling",
"targets" : [
"SwiftCompilerPluginMessageHandling"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SwiftLibraryPluginProvider",
"targets" : [
"SwiftLibraryPluginProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "_SwiftSyntaxTestSupport",
"module_type" : "SwiftTarget",
"name" : "_SwiftSyntaxTestSupport",
"path" : "Sources/_SwiftSyntaxTestSupport",
"sources" : [
"AssertEqualWithDiff.swift",
"IncrementalParseTestUtils.swift",
"LocationMarkers.swift",
"LongTestsDisabled.swift",
"Syntax+Assertions.swift",
"SyntaxComparison.swift",
"SyntaxProtocol+Initializer.swift"
],
"target_dependencies" : [
"_SwiftSyntaxGenericTestSupport",
"SwiftBasicFormat",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "_SwiftSyntaxGenericTestSupport",
"module_type" : "SwiftTarget",
"name" : "_SwiftSyntaxGenericTestSupport",
"path" : "Sources/_SwiftSyntaxGenericTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"AssertEqualWithDiff.swift",
"String+TrimmingTrailingWhitespace.swift"
],
"type" : "library"
},
{
"c99name" : "_SwiftSyntaxCShims",
"module_type" : "ClangTarget",
"name" : "_SwiftSyntaxCShims",
"path" : "Sources/_SwiftSyntaxCShims",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"PlatformMutex.c"
],
"type" : "library"
},
{
"c99name" : "_SwiftLibraryPluginProviderCShims",
"module_type" : "ClangTarget",
"name" : "_SwiftLibraryPluginProviderCShims",
"path" : "Sources/_SwiftLibraryPluginProviderCShims",
"product_memberships" : [
"_SwiftLibraryPluginProvider"
],
"sources" : [
"LoadLibrary.c"
],
"type" : "library"
},
{
"c99name" : "_InstructionCounter",
"module_type" : "ClangTarget",
"name" : "_InstructionCounter",
"path" : "Sources/_InstructionCounter",
"sources" : [
"src/InstructionsExecuted.c"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxTestSupportTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTestSupportTest",
"path" : "Tests/SwiftSyntaxTestSupportTest",
"sources" : [
"IncrementalParseTestUtilsTest.swift",
"SyntaxComparisonTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTest",
"path" : "Tests/SwiftSyntaxTest",
"sources" : [
"AbsolutePositionTests.swift",
"BumpPtrAllocatorTests.swift",
"DebugDescriptionTests.swift",
"DummyParseToken.swift",
"IdentifierTests.swift",
"MemoryLayoutTest.swift",
"MultithreadingTests.swift",
"RawSyntaxTests.swift",
"SourceLocationConverterTests.swift",
"SyntaxChildrenTests.swift",
"SyntaxCollectionsTests.swift",
"SyntaxCreationTests.swift",
"SyntaxTests.swift",
"SyntaxTextTests.swift",
"SyntaxTreeModifierTests.swift",
"SyntaxVisitorTests.swift",
"TriviaTests.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacrosTestSupportTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTestSupportTests",
"path" : "Tests/SwiftSyntaxMacrosTestSupportTests",
"sources" : [
"AssertionsTests.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacrosTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTestSupport",
"path" : "Sources/SwiftSyntaxMacrosTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Assertions.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacrosGenericTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosGenericTestSupport",
"path" : "Sources/SwiftSyntaxMacrosGenericTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"Assertions.swift"
],
"target_dependencies" : [
"_SwiftSyntaxGenericTestSupport",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacros",
"path" : "Sources/SwiftSyntaxMacros",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"AbstractSourceLocation.swift",
"MacroExpansionContext.swift",
"MacroExpansionDiagnosticMessages.swift",
"MacroProtocols/AccessorMacro.swift",
"MacroProtocols/AttachedMacro.swift",
"MacroProtocols/BodyMacro.swift",
"MacroProtocols/CodeItemMacro.swift",
"MacroProtocols/DeclarationMacro.swift",
"MacroProtocols/ExpressionMacro.swift",
"MacroProtocols/ExtensionMacro.swift",
"MacroProtocols/FreestandingMacro.swift",
"MacroProtocols/Macro+Format.swift",
"MacroProtocols/Macro.swift",
"MacroProtocols/MemberAttributeMacro.swift",
"MacroProtocols/MemberMacro.swift",
"MacroProtocols/PeerMacro.swift",
"MacroProtocols/PreambleMacro.swift",
"Syntax+LexicalContext.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacroExpansionTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacroExpansionTest",
"path" : "Tests/SwiftSyntaxMacroExpansionTest",
"sources" : [
"AccessorMacroTests.swift",
"AttributeRemoverTests.swift",
"BodyMacroTests.swift",
"CodeItemMacroTests.swift",
"DeclarationMacroTests.swift",
"ExpressionMacroTests.swift",
"ExtensionMacroTests.swift",
"LexicalContextTests.swift",
"MacroArgumentTests.swift",
"MacroReplacementTests.swift",
"MemberAttributeMacroTests.swift",
"MemberMacroTests.swift",
"MultiRoleMacroTests.swift",
"PeerMacroTests.swift",
"PreambleMacroTests.swift",
"StringInterpolationErrorTests.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacroExpansion",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacroExpansion",
"path" : "Sources/SwiftSyntaxMacroExpansion",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"BasicMacroExpansionContext.swift",
"FunctionParameterUtils.swift",
"IndentationUtils.swift",
"MacroArgument.swift",
"MacroExpansion.swift",
"MacroExpansionDiagnosticMessages.swift",
"MacroReplacement.swift",
"MacroSpec.swift",
"MacroSystem.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftDiagnostics",
"SwiftOperators"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxBuilderTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxBuilderTest",
"path" : "Tests/SwiftSyntaxBuilderTest",
"sources" : [
"AccessorDeclTests.swift",
"ArrayExprTests.swift",
"Assertions.swift",
"AttributeListSyntaxTests.swift",
"BooleanLiteralTests.swift",
"BreakStmtSyntaxTests.swift",
"ClassDeclSyntaxTests.swift",
"ClosureExprTests.swift",
"CollectionNodeFlatteningTests.swift",
"CustomAttributeTests.swift",
"DictionaryExprTests.swift",
"DoStmtTests.swift",
"EnumCaseElementTests.swift",
"ExprListTests.swift",
"ExtensionDeclTests.swift",
"FloatLiteralTests.swift",
"ForInStmtTests.swift",
"FunctionParameterSyntaxTests.swift",
"FunctionSignatureSyntaxTests.swift",
"FunctionTests.swift",
"FunctionTypeSyntaxTests.swift",
"IfConfigDeclSyntaxTests.swift",
"IfStmtTests.swift",
"ImportDeclSyntaxTests.swift",
"InitializerDeclTests.swift",
"IntegerLiteralTests.swift",
"LabeledExprSyntaxTests.swift",
"ProtocolDeclTests.swift",
"ReturnStmsTests.swift",
"SourceFileTests.swift",
"StringInterpolationTests.swift",
"StringLiteralExprSyntaxTests.swift",
"StructTests.swift",
"SwitchCaseLabelSyntaxTests.swift",
"SwitchTests.swift",
"TernaryExprTests.swift",
"TriviaTests.swift",
"TupleTests.swift",
"VariableTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxBuilder",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxBuilder",
"path" : "Sources/SwiftSyntaxBuilder",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"ConvenienceInitializers.swift",
"DeclSyntaxParseable.swift",
"Indenter.swift",
"ListBuilder.swift",
"ResultBuilderExtensions.swift",
"SwiftSyntaxBuilderCompatibility.swift",
"Syntax+StringInterpolation.swift",
"SyntaxNodeWithBody.swift",
"SyntaxParsable+ExpressibleByStringInterpolation.swift",
"ValidatingSyntaxNodes.swift",
"WithTrailingCommaSyntax+EnsuringTrailingComma.swift",
"generated/BuildableNodes.swift",
"generated/RenamedChildrenBuilderCompatibility.swift",
"generated/ResultBuilders.swift",
"generated/SyntaxExpressibleByStringInterpolationConformances.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftParser",
"SwiftDiagnostics",
"SwiftParserDiagnostics",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax602",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax602",
"path" : "Sources/VersionMarkerModules/SwiftSyntax602",
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax601",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax601",
"path" : "Sources/VersionMarkerModules/SwiftSyntax601",
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax600",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax600",
"path" : "Sources/VersionMarkerModules/SwiftSyntax600",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax510",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax510",
"path" : "Sources/VersionMarkerModules/SwiftSyntax510",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax509",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax509",
"path" : "Sources/VersionMarkerModules/SwiftSyntax509",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax_all",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax-all",
"path" : "Sources/SwiftSyntax-all",
"sources" : [
"empty.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"_InstructionCounter",
"_SwiftSyntaxTestSupport",
"_SwiftSyntaxGenericTestSupport",
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftLibraryPluginProvider",
"_SwiftLibraryPluginProviderCShims",
"SwiftSyntax",
"SwiftSyntax509",
"SwiftSyntax510",
"SwiftSyntax600",
"SwiftSyntax601",
"SwiftSyntax602",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftOperators",
"SwiftRefactor"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax",
"path" : "Sources/SwiftSyntax",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"AbsolutePosition.swift",
"AbsoluteSyntaxInfo.swift",
"ArenaAllocatedBuffer.swift",
"Assert.swift",
"BumpPtrAllocator.swift",
"CommonAncestor.swift",
"Convenience.swift",
"CustomTraits.swift",
"EditorPlaceholder.swift",
"Identifier.swift",
"MemoryLayout.swift",
"MissingNodeInitializers.swift",
"Raw/RawSyntax.swift",
"Raw/RawSyntaxArena.swift",
"Raw/RawSyntaxLayoutView.swift",
"Raw/RawSyntaxNodeProtocol.swift",
"Raw/RawSyntaxTokenView.swift",
"SourceEdit.swift",
"SourceLength.swift",
"SourceLocation.swift",
"SourcePresence.swift",
"SwiftSyntaxCompatibility.swift",
"Syntax.swift",
"SyntaxChildren.swift",
"SyntaxCollection.swift",
"SyntaxHashable.swift",
"SyntaxIdentifier.swift",
"SyntaxNodeStructure.swift",
"SyntaxProtocol.swift",
"SyntaxText.swift",
"SyntaxTreeViewMode.swift",
"TokenDiagnostic.swift",
"TokenSequence.swift",
"TokenSyntax.swift",
"Trivia.swift",
"Utils.swift",
"generated/ChildNameForKeyPath.swift",
"generated/Keyword.swift",
"generated/RenamedChildrenCompatibility.swift",
"generated/RenamedNodesCompatibility.swift",
"generated/SyntaxAnyVisitor.swift",
"generated/SyntaxBaseNodes.swift",
"generated/SyntaxCollections.swift",
"generated/SyntaxEnum.swift",
"generated/SyntaxKind.swift",
"generated/SyntaxRewriter.swift",
"generated/SyntaxTraits.swift",
"generated/SyntaxVisitor.swift",
"generated/TokenKind.swift",
"generated/Tokens.swift",
"generated/TriviaPieces.swift",
"generated/raw/RawSyntaxNodesAB.swift",
"generated/raw/RawSyntaxNodesC.swift",
"generated/raw/RawSyntaxNodesD.swift",
"generated/raw/RawSyntaxNodesEF.swift",
"generated/raw/RawSyntaxNodesGHI.swift",
"generated/raw/RawSyntaxNodesJKLMN.swift",
"generated/raw/RawSyntaxNodesOP.swift",
"generated/raw/RawSyntaxNodesQRS.swift",
"generated/raw/RawSyntaxNodesTUVWXYZ.swift",
"generated/raw/RawSyntaxValidation.swift",
"generated/syntaxNodes/SyntaxNodesAB.swift",
"generated/syntaxNodes/SyntaxNodesC.swift",
"generated/syntaxNodes/SyntaxNodesD.swift",
"generated/syntaxNodes/SyntaxNodesEF.swift",
"generated/syntaxNodes/SyntaxNodesGHI.swift",
"generated/syntaxNodes/SyntaxNodesJKLMN.swift",
"generated/syntaxNodes/SyntaxNodesOP.swift",
"generated/syntaxNodes/SyntaxNodesQRS.swift",
"generated/syntaxNodes/SyntaxNodesTUVWXYZ.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"SwiftSyntax509",
"SwiftSyntax510",
"SwiftSyntax600"
],
"type" : "library"
},
{
"c99name" : "SwiftRefactorTest",
"module_type" : "SwiftTarget",
"name" : "SwiftRefactorTest",
"path" : "Tests/SwiftRefactorTest",
"sources" : [
"CallToTrailingClosureTests.swift",
"ConvertComputedPropertyToStoredTest.swift",
"ConvertComputedPropertyToZeroParameterFunctionTests.swift",
"ConvertStoredPropertyToComputedTest.swift",
"ConvertZeroParameterFunctionToComputedPropertyTests.swift",
"ExpandEditorPlaceholderTests.swift",
"FormatRawStringLiteral.swift",
"IntegerLiteralUtilities.swift",
"MigrateToNewIfLetSyntax.swift",
"OpaqueParameterToGeneric.swift",
"RefactorTestUtils.swift",
"ReformatIntegerLiteral.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftRefactor"
],
"type" : "test"
},
{
"c99name" : "SwiftRefactor",
"module_type" : "SwiftTarget",
"name" : "SwiftRefactor",
"path" : "Sources/SwiftRefactor",
"product_memberships" : [
"SwiftRefactor"
],
"sources" : [
"AddSeparatorsToIntegerLiteral.swift",
"CallToTrailingClosures.swift",
"ConvertComputedPropertyToStored.swift",
"ConvertComputedPropertyToZeroParameterFunction.swift",
"ConvertStoredPropertyToComputed.swift",
"ConvertZeroParameterFunctionToComputedProperty.swift",
"ExpandEditorPlaceholder.swift",
"FormatRawStringLiteral.swift",
"IntegerLiteralUtilities.swift",
"MigrateToNewIfLetSyntax.swift",
"OpaqueParameterToGeneric.swift",
"RefactoringProvider.swift",
"RemoveSeparatorsFromIntegerLiteral.swift",
"SyntaxUtils.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "library"
},
{
"c99name" : "SwiftParserTest",
"module_type" : "SwiftTarget",
"name" : "SwiftParserTest",
"path" : "Tests/SwiftParserTest",
"sources" : [
"AbsolutePositionTests.swift",
"Assertions.swift",
"AttributeTests.swift",
"AvailabilityTests.swift",
"DeclarationTests.swift",
"DirectiveTests.swift",
"DoExpressionTests.swift",
"ExpressionInterpretedAsVersionTupleTests.swift",
"ExpressionTests.swift",
"ExpressionTypeTests.swift",
"IncrementalParsingTests.swift",
"IsValidIdentifierTests.swift",
"LexerTests.swift",
"Parser+EntryTests.swift",
"ParserTestCase.swift",
"ParserTests.swift",
"PatternTests.swift",
"RegexLiteralTests.swift",
"SendingTest.swift",
"SequentialToConcurrentEditTranslationTests.swift",
"StatementTests.swift",
"StringLiteralRepresentedLiteralValueTests.swift",
"ThenStatementTests.swift",
"TrailingCommaTests.swift",
"TriviaParserTests.swift",
"TypeCompositionTests.swift",
"TypeMemberTests.swift",
"TypeMetatypeTests.swift",
"TypeTests.swift",
"Utils.swift",
"ValueGenericsTests.swift",
"VariadicGenericsTests.swift",
"translated/ActorTests.swift",
"translated/AlwaysEmitConformanceMetadataAttrTests.swift",
"translated/AsyncSyntaxTests.swift",
"translated/AsyncTests.swift",
"translated/AvailabilityQueryTests.swift",
"translated/AvailabilityQueryUnavailabilityTests.swift",
"translated/BorrowExprTests.swift",
"translated/BraceRecoveryEofTests.swift",
"translated/BuiltinBridgeObjectTests.swift",
"translated/BuiltinWordTests.swift",
"translated/ConflictMarkersTests.swift",
"translated/ConsecutiveStatementsTests.swift",
"translated/CopyExprTests.swift",
"translated/DebuggerTests.swift",
"translated/DelayedExtensionTests.swift",
"translated/DeprecatedWhereTests.swift",
"translated/DiagnoseAvailabilityTests.swift",
"translated/DiagnoseAvailabilityWindowsTests.swift",
"translated/DiagnoseDynamicReplacementTests.swift",
"translated/DiagnoseInitializerAsTypedPatternTests.swift",
"translated/DiagnosticMissingFuncKeywordTests.swift",
"translated/DollarIdentifierTests.swift",
"translated/EffectfulPropertiesTests.swift",
"translated/EnumElementPatternSwift4Tests.swift",
"translated/EnumTests.swift",
"translated/ErrorsTests.swift",
"translated/EscapedIdentifiersTests.swift",
"translated/ForeachAsyncTests.swift",
"translated/ForeachTests.swift",
"translated/ForwardSlashRegexSkippingAllowedTests.swift",
"translated/ForwardSlashRegexSkippingInvalidTests.swift",
"translated/ForwardSlashRegexSkippingTests.swift",
"translated/ForwardSlashRegexTests.swift",
"translated/GenericDisambiguationTests.swift",
"translated/GuardTests.swift",
"translated/GuardTopLevelTests.swift",
"translated/HashbangLibraryTests.swift",
"translated/HashbangMainTests.swift",
"translated/IdentifiersTests.swift",
"translated/IfconfigExprTests.swift",
"translated/ImplicitGetterIncompleteTests.swift",
"translated/InitDeinitTests.swift",
"translated/InvalidIfExprTests.swift",
"translated/InvalidStringInterpolationProtocolTests.swift",
"translated/InvalidTests.swift",
"translated/MatchingPatternsTests.swift",
"translated/MetatypeObjectConversionTests.swift",
"translated/MoveExprTests.swift",
"translated/MultilineErrorsTests.swift",
"translated/MultilinePoundDiagnosticArgRdar41154797Tests.swift",
"translated/MultilineStringTests.swift",
"translated/NoimplicitcopyAttrTests.swift",
"translated/NumberIdentifierErrorsTests.swift",
"translated/ObjcEnumTests.swift",
"translated/ObjectLiteralsTests.swift",
"translated/OperatorDeclDesignatedTypesTests.swift",
"translated/OperatorDeclTests.swift",
"translated/OperatorsTests.swift",
"translated/OptionalChainLvaluesTests.swift",
"translated/OptionalLvaluesTests.swift",
"translated/OptionalTests.swift",
"translated/OriginalDefinedInAttrTests.swift",
"translated/PatternWithoutVariablesScriptTests.swift",
"translated/PatternWithoutVariablesTests.swift",
"translated/PlaygroundLvaluesTests.swift",
"translated/PoundAssertTests.swift",
"translated/PrefixSlashTests.swift",
"translated/RawStringErrorsTests.swift",
"translated/RawStringTests.swift",
"translated/RecoveryLibraryTests.swift",
"translated/RecoveryTests.swift",
"translated/RegexParseEndOfBufferTests.swift",
"translated/RegexParseErrorTests.swift",
"translated/RegexTests.swift",
"translated/ResultBuilderTests.swift",
"translated/SelfRebindingTests.swift",
"translated/SemicolonTests.swift",
"translated/StringLiteralEofTests.swift",
"translated/SubscriptingTests.swift",
"translated/SuperTests.swift",
"translated/SwitchIncompleteTests.swift",
"translated/SwitchTests.swift",
"translated/ToplevelLibraryTests.swift",
"translated/TrailingClosuresTests.swift",
"translated/TrailingSemiTests.swift",
"translated/TryTests.swift",
"translated/TypeExprTests.swift",
"translated/TypealiasTests.swift",
"translated/UnclosedStringInterpolationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftParserDiagnosticsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftParserDiagnosticsTest",
"path" : "Tests/SwiftParserDiagnosticsTest",
"sources" : [
"DiagnosticInfrastructureTests.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParserDiagnostics"
],
"type" : "test"
},
{
"c99name" : "SwiftParserDiagnostics",
"module_type" : "SwiftTarget",
"name" : "SwiftParserDiagnostics",
"path" : "Sources/SwiftParserDiagnostics",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"DiagnosticExtensions.swift",
"LexerDiagnosticMessages.swift",
"MissingNodesError.swift",
"MissingTokenError.swift",
"MultiLineStringLiteralDiagnosticsGenerator.swift",
"ParseDiagnosticsGenerator.swift",
"ParserDiagnosticMessages.swift",
"PresenceUtils.swift",
"SyntaxExtensions.swift",
"Utils.swift",
"generated/ChildNameForDiagnostics.swift",
"generated/SyntaxKindNameForDiagnostics.swift",
"generated/TokenNameForDiagnostics.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftParser",
"module_type" : "SwiftTarget",
"name" : "SwiftParser",
"path" : "Sources/SwiftParser",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Attributes.swift",
"Availability.swift",
"CharacterInfo.swift",
"CollectionNodes+Parsable.swift",
"CompilerFiles.swift",
"Declarations.swift",
"Directives.swift",
"ExpressionInterpretedAsVersionTuple.swift",
"Expressions.swift",
"IncrementalParseTransition.swift",
"IsValidIdentifier.swift",
"Lexer/Cursor.swift",
"Lexer/Lexeme.swift",
"Lexer/LexemeSequence.swift",
"Lexer/Lexer.swift",
"Lexer/RegexLiteralLexer.swift",
"Lexer/UnicodeScalarExtensions.swift",
"Lookahead.swift",
"LoopProgressCondition.swift",
"Modifiers.swift",
"Names.swift",
"Nominals.swift",
"Parameters.swift",
"ParseSourceFile.swift",
"Parser.swift",
"Patterns.swift",
"Recovery.swift",
"Specifiers.swift",
"Statements.swift",
"StringLiteralRepresentedLiteralValue.swift",
"StringLiterals.swift",
"SwiftParserCompatibility.swift",
"SwiftVersion.swift",
"SyntaxUtils.swift",
"TokenConsumer.swift",
"TokenPrecedence.swift",
"TokenSpec.swift",
"TokenSpecSet.swift",
"TopLevel.swift",
"TriviaParser.swift",
"Types.swift",
"generated/ExperimentalFeatures.swift",
"generated/IsLexerClassified.swift",
"generated/LayoutNodes+Parsable.swift",
"generated/Parser+TokenSpecSet.swift",
"generated/TokenSpecStaticMembers.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftOperatorsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftOperatorsTest",
"path" : "Tests/SwiftOperatorsTest",
"sources" : [
"OperatorTableTests.swift",
"SyntaxSynthesisTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftOperators",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftOperators",
"module_type" : "SwiftTarget",
"name" : "SwiftOperators",
"path" : "Sources/SwiftOperators",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Operator.swift",
"OperatorError+Diagnostics.swift",
"OperatorError.swift",
"OperatorTable+Defaults.swift",
"OperatorTable+Folding.swift",
"OperatorTable+Semantics.swift",
"OperatorTable.swift",
"PrecedenceGraph.swift",
"PrecedenceGroup.swift",
"SyntaxSynthesis.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftLibraryPluginProvider",
"module_type" : "SwiftTarget",
"name" : "SwiftLibraryPluginProvider",
"path" : "Sources/SwiftLibraryPluginProvider",
"product_memberships" : [
"_SwiftLibraryPluginProvider"
],
"sources" : [
"LibraryPluginProvider.swift"
],
"target_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProviderCShims"
],
"type" : "library"
},
{
"c99name" : "SwiftLexicalLookupTest",
"module_type" : "SwiftTarget",
"name" : "SwiftLexicalLookupTest",
"path" : "Tests/SwiftLexicalLookupTest",
"sources" : [
"Assertions.swift",
"ExpectedName.swift",
"MarkerExpectation.swift",
"NameLookupTests.swift",
"ResultExpectation.swift",
"SimpleQueryTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftLexicalLookup"
],
"type" : "test"
},
{
"c99name" : "SwiftLexicalLookup",
"module_type" : "SwiftTarget",
"name" : "SwiftLexicalLookup",
"path" : "Sources/SwiftLexicalLookup",
"product_memberships" : [
"SwiftLexicalLookup"
],
"sources" : [
"IdentifiableSyntax.swift",
"LookupConfig.swift",
"LookupName.swift",
"LookupResult.swift",
"Scopes/CanInterleaveResultsLaterScopeSyntax.swift",
"Scopes/FunctionScopeSyntax.swift",
"Scopes/GenericParameterScopeSyntax.swift",
"Scopes/IntroducingToSequentialParentScopeSyntax.swift",
"Scopes/LookInMembersScopeSyntax.swift",
"Scopes/NominalTypeDeclSyntax.swift",
"Scopes/ScopeImplementations.swift",
"Scopes/ScopeSyntax.swift",
"Scopes/SequentialScopeSyntax.swift",
"Scopes/WithGenericParametersScopeSyntax.swift",
"SimpleLookupQueries.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftIfConfig"
],
"type" : "library"
},
{
"c99name" : "SwiftIfConfigTest",
"module_type" : "SwiftTarget",
"name" : "SwiftIfConfigTest",
"path" : "Tests/SwiftIfConfigTest",
"sources" : [
"ActiveRegionTests.swift",
"EvaluateTests.swift",
"TestingBuildConfiguration.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftIfConfig",
"SwiftParser",
"SwiftSyntaxMacrosGenericTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftIfConfig",
"module_type" : "SwiftTarget",
"name" : "SwiftIfConfig",
"path" : "Sources/SwiftIfConfig",
"product_memberships" : [
"SwiftIfConfig",
"SwiftLexicalLookup"
],
"sources" : [
"ActiveClauseEvaluator.swift",
"ActiveSyntaxRewriter.swift",
"ActiveSyntaxVisitor.swift",
"BuildConfiguration.swift",
"ConfiguredRegions.swift",
"IfConfigDecl+IfConfig.swift",
"IfConfigDiagnostic.swift",
"IfConfigEvaluation.swift",
"IfConfigFunctions.swift",
"IfConfigRegionState.swift",
"SyntaxLiteralUtils.swift",
"SyntaxProtocol+IfConfig.swift",
"VersionTuple+Parsing.swift",
"VersionTuple.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftDiagnostics",
"SwiftOperators"
],
"type" : "library"
},
{
"c99name" : "SwiftIDEUtilsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtilsTest",
"path" : "Tests/SwiftIDEUtilsTest",
"sources" : [
"Assertions.swift",
"ClassificationTests.swift",
"NameMatcherTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
},
{
"c99name" : "SwiftIDEUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtils",
"path" : "Sources/SwiftIDEUtils",
"product_memberships" : [
"SwiftIDEUtils",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport"
],
"sources" : [
"DeclNameLocation.swift",
"FixItApplier.swift",
"NameMatcher.swift",
"SwiftIDEUtilsCompatibility.swift",
"Syntax+Classifications.swift",
"SyntaxClassification.swift",
"SyntaxClassifier.swift",
"Utils.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftDiagnostics",
"SwiftParser"
],
"type" : "library"
},
{
"c99name" : "SwiftDiagnosticsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnosticsTest",
"path" : "Tests/SwiftDiagnosticsTest",
"sources" : [
"DiagnosticDecorators/ANSIDiagnosticDecoratorTests.swift",
"DiagnosticDecorators/BasicDiagnosticDecoratorTests.swift",
"DiagnosticTestingUtils.swift",
"FixItTests.swift",
"GroupDiagnosticsFormatterTests.swift",
"ParserDiagnosticsFormatterIntegrationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftParser",
"SwiftParserDiagnostics"
],
"type" : "test"
},
{
"c99name" : "SwiftDiagnostics",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnostics",
"path" : "Sources/SwiftDiagnostics",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftOperators",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"Convenience.swift",
"Diagnostic.swift",
"DiagnosticDecorators/ANSIDiagnosticDecorator.swift",
"DiagnosticDecorators/BasicDiagnosticDecorator.swift",
"DiagnosticDecorators/DiagnosticDecorator.swift",
"DiagnosticsFormatter.swift",
"FixIt.swift",
"GroupedDiagnostics.swift",
"Message.swift",
"Note.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPluginTest",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginTest",
"path" : "Tests/SwiftCompilerPluginTest",
"sources" : [
"CompilerPluginTests.swift",
"JSONTests.swift",
"LRUCacheTests.swift"
],
"target_dependencies" : [
"SwiftCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "SwiftCompilerPluginMessageHandling",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginMessageHandling",
"path" : "Sources/SwiftCompilerPluginMessageHandling",
"product_memberships" : [
"SwiftCompilerPlugin",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"CompilerPluginMessageHandler.swift",
"Diagnostics.swift",
"JSON/CodingUtilities.swift",
"JSON/JSON.swift",
"JSON/JSONDecoding.swift",
"JSON/JSONEncoding.swift",
"LRUCache.swift",
"Macros.swift",
"PluginMacroExpansionContext.swift",
"PluginMessageCompatibility.swift",
"PluginMessages.swift",
"StandardIOMessageConnection.swift"
],
"target_dependencies" : [
"_SwiftSyntaxCShims",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPlugin",
"path" : "Sources/SwiftCompilerPlugin",
"product_memberships" : [
"SwiftCompilerPlugin"
],
"sources" : [
"CompilerPlugin.swift"
],
"target_dependencies" : [
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftBasicFormatTest",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormatTest",
"path" : "Tests/SwiftBasicFormatTest",
"sources" : [
"BasicFormatTests.swift",
"IndentTests.swift",
"InferIndentationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftBasicFormat",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftBasicFormat",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormat",
"path" : "Sources/SwiftBasicFormat",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftIfConfig",
"SwiftLexicalLookup",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftSyntaxMacrosGenericTestSupport",
"_SwiftCompilerPluginMessageHandling",
"_SwiftLibraryPluginProvider"
],
"sources" : [
"BasicFormat.swift",
"Indenter.swift",
"InferIndentation.swift",
"Syntax+Extensions.swift",
"SyntaxProtocol+Formatted.swift",
"Trivia+FormatExtensions.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Tests/PerformanceTest",
"sources" : [
"InstructionsCountAssertion.swift",
"ParsingPerformanceTests.swift",
"SyntaxClassifierPerformanceTests.swift",
"VisitorPerformanceTests.swift"
],
"target_dependencies" : [
"_InstructionCounter",
"_SwiftSyntaxTestSupport",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.