igoodful
igoodful
[root@dev /root]# clang-format --version clang-format version 17.0.6 (Red Hat 17.0.6-1.module_el8+767+9fa966b8)
```c++ [root@dev /root]# cat .clang-format --- Language: Cpp # BasedOnStyle: Google AccessModifierOffset: -4 AlignAfterOpenBracket: Align AlignArrayOfStructures: Left AlignConsecutiveAssignments: Enabled: true AcrossEmptyLines: true AcrossComments: false AlignCompound: true PadOperators: true AlignConsecutiveBitFields: Enabled:...
when i install the llvm-symbolizer,error is: [root@dev /root]# find ./mysql-server-8032-format-test/ -name "*.cc" -exec clang-format -i {} \; ```python PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace....