mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-02 10:21:54 +00:00
Revert r374663 "[clang-format] Proposal for clang-format to give compiler style warnings"
The test fails on macOS and looks a bit wrong, see comments on the review. Also revert follow-up r374686. llvm-svn: 374688
This commit is contained in:
parent
7c9db209a6
commit
b9c29111a6
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user