clang-format is a code formatter, not a compiler tool. It: Rewrites your C++ source code Adjusts indentation, spacing, line breaks, brace style, etc and makes code look consistent
180 B
180 B