[libcxx-commits] [libcxx] [libc++][any] Applied `[[nodiscard]]` (PR #168826)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 21 05:07:38 PST 2025


philnik777 wrote:

> > @H-G-Hristov Please commit the format-only changes separately.
> 
> These formatting changes are required by the code formatter job to get the CI green.
> 
> Any suggestions how to procceed in such situations. Maybe files should be formatted before the changes?

You can just push a commit to format the files.

> Actually only the changed lines need to be formatted but then the file will have some lines indented to 2 and some to 4 spaces.



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


More information about the libcxx-commits mailing list