gn build: Merge 1ad15046dc

This commit is contained in:
LLVM GN Syncbot 2019-12-18 11:25:51 +00:00
parent c1bbefef9d
commit 2f45693030

View File

@ -9,7 +9,10 @@ static_library("Syntax") {
]
sources = [
"BuildTree.cpp",
"ComputeReplacements.cpp",
"Mutations.cpp",
"Nodes.cpp",
"Synthesis.cpp",
"Tokens.cpp",
"Tree.cpp",
]