[libcxx-commits] [PATCH] D92229: [libc++] Update clang-format configuration

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 28 04:28:56 PST 2020


curdeius added a comment.

In D92229#2420375 <https://reviews.llvm.org/D92229#2420375>, @ldionne wrote:

> @curdeius Could you add a CI job that makes sure that the commit we're testing has been run through `git clang-format`? You could run it first in the pipeline, and we could even consider adding a `wait` step in the pipeline so that the rest of the pipeline doesn't run if you haven't `clang-format`ed your changes.

I'll see what I can do!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92229



More information about the libcxx-commits mailing list