[libcxx-commits] [libcxx] Non-constant instances have been made constant in data_const.pass.cpp (PR #122085)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 8 06:56:08 PST 2025
ldionne wrote:
Actually, in this case please let the formatting CI job fail. We'd rather not reformat whole tests when we're just changing a small part of them.
In the future, we'll want to run clang-format on the test suite to make this smoother, but for now just ignore the failing formatting job for the test files (and please undo any unnecessary formatting changes).
https://github.com/llvm/llvm-project/pull/122085
More information about the libcxx-commits
mailing list