clang-format: Leave empty lines within UnwrappedLines.
These are commonly used to structure things like enums or long braced lists. There doesn't seem to be a good reason to have the behavior in such structures be different from the behavior between statements. llvm-svn: 210183
Loading
Please sign in to comment