]> granicus.if.org Git - llvm/commitdiff
gn build: Merge r374982
authorGN Sync Bot <llvmgnsyncbot@gmail.com>
Wed, 16 Oct 2019 09:59:01 +0000 (09:59 +0000)
committerGN Sync Bot <llvmgnsyncbot@gmail.com>
Wed, 16 Oct 2019 09:59:01 +0000 (09:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374983 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn

index eb7cc23ae64cb89628ebf4234028707e53fe2105..313803d9250d9bbad09260dc00a2a8c4e72c44ec 100644 (file)
@@ -19,6 +19,7 @@ source_set("tweaks") {
     "ExtractFunction.cpp",
     "ExtractVariable.cpp",
     "RawStringLiteral.cpp",
+    "RemoveUsingNamespace.cpp",
     "SwapIfBranches.cpp",
   ]
 }