[PATCH] D128706: [Clang] Disable clang-format entirely for clang/test tree.

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 23:52:05 PDT 2022


mboehme added a comment.

In D128706#3615623 <https://reviews.llvm.org/D128706#3615623>, @aaron.ballman wrote:

> The changes here LGTM and I think this is the correct way to go. However, since you discovered that it was perhaps intentional that we did some style checking on tests, do you think we should have a brief community RFC just to make sure everyone's on the same page?

Good point. Done:

https://discourse.llvm.org/t/rfc-disable-clang-format-in-the-clang-test-tree/63498


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128706/new/

https://reviews.llvm.org/D128706



More information about the cfe-commits mailing list