gautamnsankar wrote: I made the suggested changes. The reason why I moved DefinitionBlockSeparator to run after Formatter in `Format.cpp` was because originally, DefinitionBlockSeparator produced the right amount of newlines, but Formatter undid the changes made previously.
Thanks. https://github.com/llvm/llvm-project/pull/206406 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
