blob: 37b3c65e21b52663eb8b6281570df97b4a290f58 [file] [log] [blame]
add_swift_library(swiftParse STATIC
Confusables.cpp
Lexer.cpp
ParseDecl.cpp
ParseExpr.cpp
ParseGeneric.cpp
ParseIfConfig.cpp
ParsePattern.cpp
Parser.cpp
ParseStmt.cpp
ParseType.cpp
PersistentParserState.cpp
Scope.cpp
SyntaxParsingCache.cpp
SyntaxParsingContext.cpp
LINK_LIBRARIES
swiftAST
swiftSyntax
)