[gn build] (manually) merge 811c0c9eb4

This commit is contained in:
Nico Weber 2020-04-27 06:39:33 -04:00
parent 3b9b3d56ef
commit b160e9e539
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ static_library("CrossTU") {
"//clang/lib/Basic",
"//clang/lib/Frontend",
"//clang/lib/Index",
"//clang/lib/Serialization",
# FIXME: This shouldn't be here, https://reviews.llvm.org/D75665#2004891
"//clang/lib/Tooling",
"//llvm/lib/Support",
]
sources = [