[llvm] d581f68 - gn build: Merge 74d39a42f10
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 03:04:29 PDT 2019
Author: LLVM GN Syncbot
Date: 2019-10-25T10:01:34Z
New Revision: d581f68519da8810b6817ec095e2a415b203feba
URL: https://github.com/llvm/llvm-project/commit/d581f68519da8810b6817ec095e2a415b203feba
DIFF: https://github.com/llvm/llvm-project/commit/d581f68519da8810b6817ec095e2a415b203feba.diff
LOG: gn build: Merge 74d39a42f10
Added:
Modified:
llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn
index 313803d9250d..02ba4f91a5e0 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn
@@ -13,6 +13,7 @@ source_set("tweaks") {
include_dirs = [ "../.." ]
sources = [
"AnnotateHighlightings.cpp",
+ "DefineInline.cpp",
"DumpAST.cpp",
"ExpandAutoType.cpp",
"ExpandMacro.cpp",
More information about the llvm-commits
mailing list