HazardyKnusperkeks wrote: > If the input contains a long comment following a preprocessor directive, the > formatter will fold the comment to the next line. Will the next line be > aligned?
Yes it will, I've extended the tests. https://github.com/llvm/llvm-project/pull/165033 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
