[libcxx-commits] [libcxx] Non-constant instances have been made constant in data_const.pass.cpp (PR #122085)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 8 06:07:01 PST 2025
2LoS wrote:
> The CI is using a newer version of clang-format, which basically indents by 2 spaces. The easiest way to fix the format issue is to run clang-format locally before git push.
This means I have to bring it back to a 2-spaces indentation?
https://github.com/llvm/llvm-project/pull/122085
More information about the libcxx-commits
mailing list