Fixes indentation of empty lines in block comments.
Block comment indentation of empty lines regressed, as we did not have a test for it. /* Comment with... * * empty line. */ is now formatted correctly again. llvm-svn: 182757
Loading
Please register or sign in to comment