gn build: Merge r365531.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 9 Jul 2019 22:37:09 +0000 (22:37 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 9 Jul 2019 22:37:09 +0000 (22:37 +0000)
llvm-svn: 365569

llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn

index c68992a..cb98198 100644 (file)
@@ -106,6 +106,7 @@ static_library("clangd") {
     "XRefs.cpp",
     "index/Background.cpp",
     "index/BackgroundIndexStorage.cpp",
+    "index/BackgroundRebuild.cpp",
     "index/CanonicalIncludes.cpp",
     "index/FileIndex.cpp",
     "index/Index.cpp",