diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2019-07-18 20:14:16 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-07-18 20:14:16 +0000 |
| commit | 468f34d75f1eac0492e1e555dfbea679e14f093f (patch) | |
| tree | c384662c134e06ec54b030e17fb790d9e0a232a8 /llvm/utils | |
| parent | 887d31cceee27ffa9162486a86301a925f9c1d54 (diff) | |
| download | bcm5719-llvm-468f34d75f1eac0492e1e555dfbea679e14f093f.tar.gz bcm5719-llvm-468f34d75f1eac0492e1e555dfbea679e14f093f.zip | |
gn build: Merge r366458.
llvm-svn: 366487
Diffstat (limited to 'llvm/utils')
| -rw-r--r-- | llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn index e21727d22e3..44ebf405238 100644 --- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn +++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn @@ -105,6 +105,7 @@ static_library("clangd") { "URI.cpp", "XRefs.cpp", "index/Background.cpp", + "index/BackgroundIndexLoader.cpp", "index/BackgroundIndexStorage.cpp", "index/BackgroundQueue.cpp", "index/BackgroundRebuild.cpp", |

