[PATCH] D90121: clang-format: Add a consumer to diagnostics engine
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 29 07:29:12 PDT 2020
thakis reopened this revision.
thakis added a comment.
This revision is now accepted and ready to land.
This doe snot lgtm. clang-format should not depend on clangFrontend, see the lengthy discussion in https://reviews.llvm.org/D68554 . Let's try to find another fix here (and include a test for whatever this fixes). I'll revert this for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90121/new/
https://reviews.llvm.org/D90121
More information about the cfe-commits
mailing list