[libcxx-commits] [libcxx] Non-constant instances have been made constant in data_const.pass.cpp (PR #122085)
Peng Liu via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 8 06:14:39 PST 2025
winner245 wrote:
> This means I have to bring it back to a 2-spaces indentation?
Yes. But not just the code you changed, everything in the file should be indented by 2 spaces. FYI, here is a detailed specification: https://llvm.org/docs/CodingStandards.html
https://github.com/llvm/llvm-project/pull/122085
More information about the libcxx-commits
mailing list