[all-commits] [llvm/llvm-project] 637c77: Revert "clang-format: Add a consumer to diagnostic...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Oct 29 07:30:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 637c77fda64a9b4c021be9c2f89fe8995613c7ed
https://github.com/llvm/llvm-project/commit/637c77fda64a9b4c021be9c2f89fe8995613c7ed
Author: Nico Weber <thakis at chromium.org>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M clang/tools/clang-format/CMakeLists.txt
M clang/tools/clang-format/ClangFormat.cpp
Log Message:
-----------
Revert "clang-format: Add a consumer to diagnostics engine"
This reverts commit df00267f1fdb0b098dc42f1caa8a59b29c8e0e5f.
clang-format should not depend on Frontend, see comment on
https://reviews.llvm.org/D90121.
More information about the All-commits
mailing list