From a153233caf6f789a825b0d66342af20042b702f1 Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Fri, 25 Oct 2019 16:49:07 +0000 Subject: [PATCH] gn build: Merge 8e567b0730f --- .../utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn | 1 - 1 file changed, 1 deletion(-) 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 02ba4f9..313803d 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,7 +13,6 @@ source_set("tweaks") { include_dirs = [ "../.." ] sources = [ "AnnotateHighlightings.cpp", - "DefineInline.cpp", "DumpAST.cpp", "ExpandAutoType.cpp", "ExpandMacro.cpp", -- 2.7.4