Build Information
Successful build of swift-syntax, reference 601.0.1 (f99ae8
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 14:18:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-syntax.git
Reference: 601.0.1
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 601.0.1 -> FETCH_HEAD
HEAD is now at f99ae8a Fix formatting.
Cloned https://github.com/swiftlang/swift-syntax.git
Revision (git rev-parse @):
f99ae8aa18f0cf0d53481901f88a0991dc3bd4a2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-syntax.git at 601.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftlang/swift-syntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SwiftLexicalLookup/CMakeLists.txt
Building for debugging...
[0/29] Write sources
[25/29] Compiling _SwiftSyntaxCShims dummy.c
[26/29] Compiling InstructionsExecuted.c
[27/29] Compiling _SwiftLibraryPluginProviderCShims LoadLibrary.c
[28/29] Write swift-version-24593BA9C3E375BF.txt
[30/39] Emitting module SwiftSyntax601
[31/40] Emitting module SwiftSyntax510
[32/40] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[33/40] Compiling SwiftSyntax601 Empty.swift
[34/41] Emitting module SwiftSyntax600
[35/41] Compiling SwiftSyntax600 Empty.swift
[38/42] Compiling SwiftSyntax510 Empty.swift
[39/43] Emitting module SwiftSyntax509
[40/43] Compiling SwiftSyntax509 Empty.swift
[42/44] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[43/44] Emitting module _SwiftSyntaxGenericTestSupport
[46/109] Compiling SwiftSyntax Identifier.swift
[47/109] Compiling SwiftSyntax MemoryLayout.swift
[48/109] Compiling SwiftSyntax MissingNodeInitializers.swift
[49/109] Compiling SwiftSyntax RawSyntax.swift
[50/109] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[51/109] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[52/109] Compiling SwiftSyntax RawSyntaxTokenView.swift
[53/109] Compiling SwiftSyntax SourceEdit.swift
[54/109] Compiling SwiftSyntax SourceLength.swift
[55/109] Compiling SwiftSyntax SourceLocation.swift
[56/109] Compiling SwiftSyntax SourcePresence.swift
[57/109] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[58/109] Compiling SwiftSyntax Syntax.swift
[59/109] Compiling SwiftSyntax SyntaxArena.swift
[60/109] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[61/109] Compiling SwiftSyntax SyntaxChildren.swift
[62/109] Compiling SwiftSyntax SyntaxCollection.swift
[63/109] Compiling SwiftSyntax SyntaxHashable.swift
[64/109] Compiling SwiftSyntax AbsolutePosition.swift
[65/109] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[66/109] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[67/109] Compiling SwiftSyntax Assert.swift
[68/109] Compiling SwiftSyntax BumpPtrAllocator.swift
[69/109] Compiling SwiftSyntax CommonAncestor.swift
[70/109] Compiling SwiftSyntax Convenience.swift
[71/109] Compiling SwiftSyntax CustomTraits.swift
[72/109] Compiling SwiftSyntax EditorPlaceholder.swift
[73/118] Emitting module SwiftSyntax
[74/118] Compiling SwiftSyntax SyntaxEnum.swift
[75/118] Compiling SwiftSyntax SyntaxKind.swift
[76/118] Compiling SwiftSyntax SyntaxRewriter.swift
[77/118] Compiling SwiftSyntax SyntaxTraits.swift
[78/118] Compiling SwiftSyntax SyntaxVisitor.swift
[79/118] Compiling SwiftSyntax TokenKind.swift
[80/118] Compiling SwiftSyntax Tokens.swift
[81/118] Compiling SwiftSyntax TriviaPieces.swift
[82/118] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[83/118] Compiling SwiftSyntax RawSyntaxNodesC.swift
[84/118] Compiling SwiftSyntax RawSyntaxNodesD.swift
[85/118] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[86/118] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[87/118] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[88/118] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[89/118] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[90/118] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[91/118] Compiling SwiftSyntax RawSyntaxValidation.swift
[92/118] Compiling SwiftSyntax SyntaxIdentifier.swift
[93/118] Compiling SwiftSyntax SyntaxNodeFactory.swift
[94/118] Compiling SwiftSyntax SyntaxNodeStructure.swift
[95/118] Compiling SwiftSyntax SyntaxProtocol.swift
[96/118] Compiling SwiftSyntax SyntaxText.swift
[97/118] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[98/118] Compiling SwiftSyntax TokenDiagnostic.swift
[99/118] Compiling SwiftSyntax TokenSequence.swift
[100/118] Compiling SwiftSyntax TokenSyntax.swift
[101/118] Compiling SwiftSyntax Trivia.swift
[102/118] Compiling SwiftSyntax Utils.swift
[103/118] Compiling SwiftSyntax ChildNameForKeyPath.swift
[104/118] Compiling SwiftSyntax Keyword.swift
[105/118] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[106/118] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[107/118] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[108/118] Compiling SwiftSyntax SyntaxBaseNodes.swift
[109/118] Compiling SwiftSyntax SyntaxCollections.swift
[110/118] Compiling SwiftSyntax SyntaxNodesAB.swift
[111/118] Compiling SwiftSyntax SyntaxNodesC.swift
[112/118] Compiling SwiftSyntax SyntaxNodesD.swift
[113/118] Compiling SwiftSyntax SyntaxNodesEF.swift
[114/118] Compiling SwiftSyntax SyntaxNodesGHI.swift
[115/118] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[116/118] Compiling SwiftSyntax SyntaxNodesOP.swift
[117/118] Compiling SwiftSyntax SyntaxNodesQRS.swift
[118/118] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[120/177] Compiling SwiftDiagnostics Message.swift
[121/178] Compiling SwiftDiagnostics Note.swift
[122/178] Compiling SwiftParser CharacterInfo.swift
[123/178] Compiling SwiftParser CollectionNodes+Parsable.swift
[124/178] Compiling SwiftParser Attributes.swift
[125/178] Compiling SwiftParser Availability.swift
[126/178] Emitting module SwiftDiagnostics
[127/178] Compiling SwiftBasicFormat Syntax+Extensions.swift
[128/178] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[129/178] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[130/178] Compiling SwiftDiagnostics FixIt.swift
[131/178] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[132/178] Compiling SwiftBasicFormat InferIndentation.swift
[133/178] Compiling SwiftBasicFormat Indenter.swift
[134/178] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[135/178] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[137/179] Emitting module SwiftBasicFormat
[138/179] Compiling SwiftBasicFormat BasicFormat.swift
[140/180] Compiling SwiftParser Modifiers.swift
[141/180] Compiling SwiftParser Names.swift
[142/180] Compiling SwiftParser Nominals.swift
[143/180] Compiling SwiftParser Parameters.swift
[144/180] Compiling SwiftParser ParseSourceFile.swift
[145/180] Compiling SwiftParser Parser.swift
[146/180] Compiling SwiftParser LexemeSequence.swift
[147/180] Compiling SwiftParser Lexer.swift
[148/180] Compiling SwiftParser RegexLiteralLexer.swift
[149/180] Compiling SwiftParser UnicodeScalarExtensions.swift
[150/180] Compiling SwiftParser Lookahead.swift
[151/180] Compiling SwiftParser LoopProgressCondition.swift
[152/185] Compiling SwiftParser SwiftParserCompatibility.swift
[153/185] Compiling SwiftParser SwiftVersion.swift
[154/185] Compiling SwiftParser SyntaxUtils.swift
[155/185] Compiling SwiftParser TokenConsumer.swift
[156/185] Compiling SwiftParser TokenPrecedence.swift
[157/185] Compiling SwiftParser TokenSpec.swift
[158/185] Compiling SwiftParser TokenSpecSet.swift
[159/185] Compiling SwiftParser TopLevel.swift
[160/185] Compiling SwiftParser TriviaParser.swift
[161/185] Compiling SwiftParser Types.swift
[162/185] Compiling SwiftParser Patterns.swift
[163/185] Compiling SwiftParser Recovery.swift
[164/185] Compiling SwiftParser Specifiers.swift
[165/185] Compiling SwiftParser Statements.swift
[166/185] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[167/185] Compiling SwiftParser StringLiterals.swift
[172/185] Compiling SwiftParser Declarations.swift
[173/185] Compiling SwiftParser Directives.swift
[174/185] Emitting module SwiftParser
[175/185] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[176/185] Compiling SwiftParser Expressions.swift
[177/185] Compiling SwiftParser IncrementalParseTransition.swift
[178/185] Compiling SwiftParser IsValidIdentifier.swift
[179/185] Compiling SwiftParser Cursor.swift
[180/185] Compiling SwiftParser Lexeme.swift
[181/185] Compiling SwiftParser ExperimentalFeatures.swift
[182/185] Compiling SwiftParser IsLexerClassified.swift
[183/185] Compiling SwiftParser LayoutNodes+Parsable.swift
[184/185] Compiling SwiftParser Parser+TokenSpecSet.swift
[185/185] Compiling SwiftParser TokenSpecStaticMembers.swift
[187/217] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[188/218] Compiling SwiftParserDiagnostics MissingNodesError.swift
[189/218] Compiling SwiftParserDiagnostics MissingTokenError.swift
[190/218] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[191/218] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[192/219] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[193/219] Compiling SwiftOperators PrecedenceGraph.swift
[194/219] Compiling SwiftOperators PrecedenceGroup.swift
[195/219] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[196/219] Compiling SwiftIDEUtils SyntaxClassification.swift
[197/220] Compiling SwiftOperators OperatorTable.swift
[198/220] Compiling SwiftIDEUtils Utils.swift
[199/220] Compiling SwiftOperators SyntaxSynthesis.swift
[200/220] Emitting module SwiftOperators
[201/220] Compiling SwiftIDEUtils Syntax+Classifications.swift
[202/220] Compiling SwiftIDEUtils SyntaxClassifier.swift
[203/220] Compiling SwiftOperators OperatorTable+Semantics.swift
[204/220] Compiling SwiftOperators OperatorTable+Folding.swift
[206/221] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[207/221] Compiling SwiftParserDiagnostics Utils.swift
[208/221] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[209/221] Compiling SwiftIDEUtils FixItApplier.swift
[210/221] Compiling SwiftIDEUtils DeclNameLocation.swift
[211/221] Emitting module SwiftIDEUtils
[212/221] Compiling SwiftIDEUtils NameMatcher.swift
[214/222] Emitting module SwiftParserDiagnostics
[217/222] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[218/222] Compiling SwiftParserDiagnostics PresenceUtils.swift
[221/222] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[222/222] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[224/238] Compiling SwiftSyntaxBuilder Indenter.swift
[225/238] Compiling SwiftSyntaxBuilder ListBuilder.swift
[226/239] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[227/239] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[228/239] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:24:1: warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
22 |
23 | #if compiler(>=6)
24 | extension AccessorBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
25 | #endif
26 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:30:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
28 |
29 | #if compiler(>=6)
30 | extension AccessorDeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
31 | #endif
32 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:36:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
34 |
35 | #if compiler(>=6)
36 | extension AttributeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | #endif
38 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:42:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
40 |
41 | #if compiler(>=6)
42 | extension CatchClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
43 | #endif
44 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:48:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
46 |
47 | #if compiler(>=6)
48 | extension ClosureParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:54:1: warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
52 |
53 | #if compiler(>=6)
54 | extension CodeBlockItemSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
55 | #endif
56 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:60:1: warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
58 |
59 | #if compiler(>=6)
60 | extension CodeBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
61 | #endif
62 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:66:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
64 |
65 | #if compiler(>=6)
66 | extension DeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
67 | #endif
68 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:72:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
70 |
71 | #if compiler(>=6)
72 | extension EnumCaseParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | #endif
74 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:78:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
76 |
77 | #if compiler(>=6)
78 | extension ExprSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
79 | #endif
80 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:84:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
82 |
83 | #if compiler(>=6)
84 | extension FunctionParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
85 | #endif
86 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:90:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
88 |
89 | #if compiler(>=6)
90 | extension GenericParameterClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
91 | #endif
92 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:96:1: warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
94 |
95 | #if compiler(>=6)
96 | extension MemberBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
97 | #endif
98 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:102:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
100 |
101 | #if compiler(>=6)
102 | extension PatternSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
103 | #endif
104 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:108:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
106 |
107 | #if compiler(>=6)
108 | extension SourceFileSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
109 | #endif
110 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:114:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
112 |
113 | #if compiler(>=6)
114 | extension StmtSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
115 | #endif
116 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:120:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
118 |
119 | #if compiler(>=6)
120 | extension SwitchCaseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
121 | #endif
122 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:126:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
124 |
125 | #if compiler(>=6)
126 | extension TypeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
127 | #endif
128 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:132:1: warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
130 |
131 | #if compiler(>=6)
132 | extension VersionTupleSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | #endif
134 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:138:1: warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
136 |
137 | #if compiler(>=6)
138 | extension AccessorDeclListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
139 | #endif
140 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:144:1: warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
142 |
143 | #if compiler(>=6)
144 | extension AttributeListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
145 | #endif
146 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:150:1: warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
148 |
149 | #if compiler(>=6)
150 | extension CodeBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
151 | #endif
152 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:156:1: warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
154 |
155 | #if compiler(>=6)
156 | extension MemberBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
157 | #endif
158 |
[229/239] Emitting module SwiftSyntaxBuilder
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:24:1: warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
22 |
23 | #if compiler(>=6)
24 | extension AccessorBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
25 | #endif
26 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:30:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
28 |
29 | #if compiler(>=6)
30 | extension AccessorDeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
31 | #endif
32 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:36:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
34 |
35 | #if compiler(>=6)
36 | extension AttributeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | #endif
38 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:42:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
40 |
41 | #if compiler(>=6)
42 | extension CatchClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
43 | #endif
44 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:48:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
46 |
47 | #if compiler(>=6)
48 | extension ClosureParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | #endif
50 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:54:1: warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
52 |
53 | #if compiler(>=6)
54 | extension CodeBlockItemSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
55 | #endif
56 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:60:1: warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
58 |
59 | #if compiler(>=6)
60 | extension CodeBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
61 | #endif
62 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:66:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
64 |
65 | #if compiler(>=6)
66 | extension DeclSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
67 | #endif
68 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:72:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
70 |
71 | #if compiler(>=6)
72 | extension EnumCaseParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | #endif
74 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:78:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
76 |
77 | #if compiler(>=6)
78 | extension ExprSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
79 | #endif
80 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:84:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
82 |
83 | #if compiler(>=6)
84 | extension FunctionParameterSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
85 | #endif
86 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:90:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
88 |
89 | #if compiler(>=6)
90 | extension GenericParameterClauseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
91 | #endif
92 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:96:1: warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
94 |
95 | #if compiler(>=6)
96 | extension MemberBlockSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
97 | #endif
98 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:102:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
100 |
101 | #if compiler(>=6)
102 | extension PatternSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
103 | #endif
104 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:108:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
106 |
107 | #if compiler(>=6)
108 | extension SourceFileSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
109 | #endif
110 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:114:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
112 |
113 | #if compiler(>=6)
114 | extension StmtSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
115 | #endif
116 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:120:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
118 |
119 | #if compiler(>=6)
120 | extension SwitchCaseSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
121 | #endif
122 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:126:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
124 |
125 | #if compiler(>=6)
126 | extension TypeSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
127 | #endif
128 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:132:1: warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
130 |
131 | #if compiler(>=6)
132 | extension VersionTupleSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'VersionTupleSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
133 | #endif
134 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:138:1: warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
136 |
137 | #if compiler(>=6)
138 | extension AccessorDeclListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AccessorDeclListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
139 | #endif
140 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:144:1: warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
142 |
143 | #if compiler(>=6)
144 | extension AttributeListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
145 | #endif
146 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:150:1: warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
148 |
149 | #if compiler(>=6)
150 | extension CodeBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
151 | #endif
152 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:156:1: warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
154 |
155 | #if compiler(>=6)
156 | extension MemberBlockItemListSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'MemberBlockItemListSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
157 | #endif
158 |
[230/239] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
[231/239] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:469:1: warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
467 | // Silence warning that TokenSyntax has a retroactive conformance to `ExpressibleByStringInterpolation` through
468 | // `SyntaxExpressibleByStringInterpolation`.
469 | extension TokenSyntax: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'TokenSyntax' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
470 | #endif
471 |
/host/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:518:1: warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
516 |
517 | #if compiler(>=6)
518 | extension Trivia: Swift.ExpressibleByStringInterpolation {}
| |- warning: extension declares a conformance of imported type 'Trivia' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
519 | #else
520 | extension Trivia: ExpressibleByStringInterpolation {}
[232/239] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[233/239] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[234/239] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[235/239] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[236/239] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[237/239] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[238/239] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[239/239] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[241/285] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[242/286] Compiling SwiftSyntaxMacros MemberMacro.swift
[243/286] Compiling SwiftSyntaxMacros PeerMacro.swift
[244/286] Compiling SwiftSyntaxMacros Macro.swift
[245/286] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[246/288] Compiling SwiftRefactor IntegerLiteralUtilities.swift
[247/288] Compiling SwiftRefactor MigrateToNewIfLetSyntax.swift
[248/288] Compiling SwiftRefactor ConvertComputedPropertyToZeroParameterFunction.swift
[249/288] Compiling SwiftRefactor ConvertStoredPropertyToComputed.swift
[250/288] Compiling SwiftIfConfig VersionTuple.swift
[251/288] Compiling SwiftRefactor RemoveSeparatorsFromIntegerLiteral.swift
[254/289] Compiling SwiftRefactor OpaqueParameterToGeneric.swift
[255/289] Compiling SwiftRefactor RefactoringProvider.swift
[256/289] Compiling SwiftSyntaxMacros PreambleMacro.swift
[257/289] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[258/289] Compiling SwiftRefactor ConvertComputedPropertyToStored.swift
[261/289] Compiling SwiftRefactor ConvertZeroParameterFunctionToComputedProperty.swift
[262/289] Compiling SwiftRefactor SyntaxUtils.swift
[265/289] Compiling SwiftRefactor AddSeparatorsToIntegerLiteral.swift
[266/289] Compiling SwiftRefactor CallToTrailingClosures.swift
[268/289] Emitting module SwiftSyntaxMacros
[270/289] Compiling SwiftRefactor ExpandEditorPlaceholder.swift
[271/289] Compiling SwiftRefactor FormatRawStringLiteral.swift
[275/290] Emitting module SwiftRefactor
[276/294] Emitting module SwiftIfConfig
[277/299] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[284/300] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSpec.swift:26:7: warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
24 | public struct MacroSpec: Sendable {
25 | /// The type of macro.
26 | let type: Macro.Type
| `- warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
27 | /// The list of types for which the macro needs to add conformances.
28 | let conformances: [TypeSyntax]
[287/301] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[288/301] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[292/301] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:57:8: warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
55 | /// Simple diagnostic message
56 | enum MacroExpansionError: Error, CustomStringConvertible {
57 | case unmatchedMacroRole(Macro.Type, MacroRole)
| `- warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
58 | case parentDeclGroupNil
59 | case declarationNotDeclGroup
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:63:8: warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
61 | case declarationHasNoBody
62 | case noExtendedTypeSyntax
63 | case noFreestandingMacroRoles(Macro.Type)
| `- warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:66:8: warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
66 | case recursiveExpansion(any Macro.Type)
| `- warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
67 |
68 | var description: String {
[298/302] Emitting module SwiftSyntaxMacroExpansion
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:57:8: warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
55 | /// Simple diagnostic message
56 | enum MacroExpansionError: Error, CustomStringConvertible {
57 | case unmatchedMacroRole(Macro.Type, MacroRole)
| `- warning: associated value 'unmatchedMacroRole' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
58 | case parentDeclGroupNil
59 | case declarationNotDeclGroup
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:63:8: warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
61 | case declarationHasNoBody
62 | case noExtendedTypeSyntax
63 | case noFreestandingMacroRoles(Macro.Type)
| `- warning: associated value 'noFreestandingMacroRoles' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroExpansion.swift:66:8: warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
64 | case moreThanOneBodyMacro
65 | case preambleWithoutBody
66 | case recursiveExpansion(any Macro.Type)
| `- warning: associated value 'recursiveExpansion' of 'Sendable'-conforming enum 'MacroExpansionError' has non-Sendable type 'any Macro.Type'
67 |
68 | var description: String {
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSpec.swift:26:7: warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
24 | public struct MacroSpec: Sendable {
25 | /// The type of macro.
26 | let type: Macro.Type
| `- warning: stored property 'type' of 'Sendable'-conforming struct 'MacroSpec' has non-Sendable type 'any Macro.Type'
27 | /// The list of types for which the macro needs to add conformances.
28 | let conformances: [TypeSyntax]
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
[299/302] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[300/317] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[301/317] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[302/317] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[303/317] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[304/318] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[305/318] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[306/318] Emitting module SwiftLexicalLookup
[307/318] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[308/318] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[309/318] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[310/318] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[311/318] Compiling SwiftLexicalLookup LookupName.swift
[312/318] Compiling SwiftLexicalLookup LookupResult.swift
[313/318] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[314/318] Compiling SwiftLexicalLookup LookupConfig.swift
[315/318] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[316/318] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
/host/spi-builder-workspace/Sources/SwiftSyntaxMacroExpansion/MacroSystem.swift:487:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
485 | enum MacroSystemError: Error {
486 | /// Indicates that a macro with the given name has already been defined.
487 | case alreadyDefined(new: Macro.Type, existing: Macro.Type)
| `- warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-Sendable type 'any Macro.Type'
488 | }
489 |
[318/341] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[319/342] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[320/342] Compiling SwiftLexicalLookup ScopeImplementations.swift
[321/342] Compiling SwiftLexicalLookup ScopeSyntax.swift
[323/343] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[324/343] Emitting module SwiftSyntaxMacrosGenericTestSupport
[325/343] Compiling SwiftSyntaxMacrosGenericTestSupport Assertions.swift
[327/346] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[328/346] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[329/346] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[330/346] Compiling _SwiftSyntaxTestSupport LocationMarkers.swift
[331/346] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[332/346] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[333/346] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[334/346] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[335/346] Emitting module SwiftCompilerPluginMessageHandling
[336/346] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[337/346] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[339/351] Emitting module SwiftLibraryPluginProvider
[340/351] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[341/351] Emitting module SwiftCompilerPlugin
[342/351] Compiling _SwiftSyntaxTestSupport SyntaxComparison.swift
[343/351] Compiling _SwiftSyntaxTestSupport SyntaxProtocol+Initializer.swift
[345/352] Compiling SwiftLibraryPluginProvider LibraryPluginProvider.swift
[347/353] Compiling _SwiftSyntaxTestSupport Syntax+Assertions.swift
[348/353] Emitting module _SwiftSyntaxTestSupport
[349/353] Compiling _SwiftSyntaxTestSupport LongTestsDisabled.swift
[350/353] Emitting module SwiftSyntaxMacrosTestSupport
[351/353] Compiling SwiftSyntaxMacrosTestSupport Assertions.swift
[352/353] Compiling _SwiftSyntaxTestSupport IncrementalParseTestUtils.swift
[353/353] Compiling _SwiftSyntaxTestSupport AssertEqualWithDiff.swift
[356/357] Emitting module SwiftSyntax_all
[357/357] Compiling SwiftSyntax_all empty.swift
Build complete! (199.11s)
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" : [
"dummy.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" : "SwiftSyntax601",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax601",
"path" : "Sources/VersionMarkerModules/SwiftSyntax601",
"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" : "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",
"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",
"AbsoluteRawSyntax.swift",
"AbsoluteSyntaxInfo.swift",
"Assert.swift",
"BumpPtrAllocator.swift",
"CommonAncestor.swift",
"Convenience.swift",
"CustomTraits.swift",
"EditorPlaceholder.swift",
"Identifier.swift",
"MemoryLayout.swift",
"MissingNodeInitializers.swift",
"Raw/RawSyntax.swift",
"Raw/RawSyntaxLayoutView.swift",
"Raw/RawSyntaxNodeProtocol.swift",
"Raw/RawSyntaxTokenView.swift",
"SourceEdit.swift",
"SourceLength.swift",
"SourceLocation.swift",
"SourcePresence.swift",
"SwiftSyntaxCompatibility.swift",
"Syntax.swift",
"SyntaxArena.swift",
"SyntaxArenaAllocatedBuffer.swift",
"SyntaxChildren.swift",
"SyntaxCollection.swift",
"SyntaxHashable.swift",
"SyntaxIdentifier.swift",
"SyntaxNodeFactory.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",
"SwiftSyntax601"
],
"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",
"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.8"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.