]> granicus.if.org Git - llvm/commitdiff
Revert r374663 "[clang-format] Proposal for clang-format to give compiler style warnings"
authorNico Weber <nicolasweber@gmx.de>
Sat, 12 Oct 2019 22:58:34 +0000 (22:58 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 12 Oct 2019 22:58:34 +0000 (22:58 +0000)
The test fails on macOS and looks a bit wrong, see comments on the review.

Also revert follow-up r374686.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374688 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/clang/tools/clang-format/BUILD.gn

index d7e2346c591480c716fc4fc15b0e13b0032c9ca1..7352ae1433b552f260ccebd7b29dda29aabea15c 100644 (file)
@@ -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",