forked from OSchip/llvm-project
9e32199861
Previously we would format call( p); as call( p); with MaxEmptyLinesToKeep == 0. Now we format it as: call(p); llvm-svn: 243429 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FormatTest.cpp | ||
FormatTestJS.cpp | ||
FormatTestJava.cpp | ||
FormatTestProto.cpp | ||
FormatTestSelective.cpp | ||
FormatTestUtils.h | ||
Makefile |