[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:50:56 PST 2025


winner245 wrote:

Click "View the diff from clang-format here." under the github-actions bot. It shows which part of your code is not properly formatted. Currently, `operator&()` is not formatted properly.

As I mentioned earlier, the easiest way to fix all format issues in one go is to run clang-format locally.

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


More information about the libcxx-commits mailing list