[libcxx-commits] [libcxx] [libc++][NFC] Run the container tests through clang-format (PR #126499)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 10 09:43:43 PST 2025


mordante wrote:

Thanks for doing this!

This breaks the CI. The directory contains verify tests. For example, `libcxx/test/libcxx/containers/sequences/vector/invalid_allocator.verify.cpp`. Maybe format these tests in a separate patch.

I wonder why the format CI job complains. Did you use the right version of clang-format?

https://github.com/llvm/llvm-project/pull/126499


More information about the libcxx-commits mailing list