[libcxx-commits] [libcxx] [libc++] fixing missing forward declarations of uses_allocator_construction_args (PR #67044)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 17 07:20:36 PDT 2023
philnik777 wrote:
Oh sorry. I misread the output. It looks like the clang-format versions of the formatting checker and our generated output runner are different. Just add `libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.construction/uses_allocator_construction_args.pass.cpp` to the `ignore_format.txt` and run the CI again.
https://github.com/llvm/llvm-project/pull/67044
More information about the libcxx-commits
mailing list