[llvm] df899f2 - gn build: (manually) merge ec66603ac7

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 13:29:04 PDT 2019


Author: Nico Weber
Date: 2019-10-31T16:28:50-04:00
New Revision: df899f2272330ef42739500b2f7f25d17d2c8dcb

URL: https://github.com/llvm/llvm-project/commit/df899f2272330ef42739500b2f7f25d17d2c8dcb
DIFF: https://github.com/llvm/llvm-project/commit/df899f2272330ef42739500b2f7f25d17d2c8dcb.diff

LOG: gn build: (manually) merge ec66603ac7

Added: 
    

Modified: 
    llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn b/llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn
index d7e2346c5914..7352ae1433b5 100644
--- a/llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/tools/clang-format/BUILD.gn
@@ -3,7 +3,6 @@ executable("clang-format") {
   deps = [
     "//clang/lib/Basic",
     "//clang/lib/Format",
-    "//clang/lib/Frontend",
     "//clang/lib/Rewrite",
     "//clang/lib/Tooling/Core",
     "//llvm/lib/Support",


        


More information about the llvm-commits mailing list