HazardyKnusperkeks wrote: Before ``` $ clang-format --version clang-format version 23.0.0git ([email protected]:llvm/llvm-project.git 0692bd52cb3f7a3c4b27cd788746e8085484792f) ``` After ``` $ /clang-format --version LLVM (http://llvm.org/): LLVM version 23.0.0git DEBUG build with assertions. ```
I think that is a horrible change. https://github.com/llvm/llvm-project/pull/190766 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
