forked from OSchip/llvm-project
[gn build] (manually) merge 811c0c9eb4
This commit is contained in:
parent
3b9b3d56ef
commit
b160e9e539
|
@ -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 = [
|
||||
|
|
Loading…
Reference in New Issue