forked from OSchip/llvm-project
9b33424d6f
clang-format already prevented sequences like: ... SomeParameter).someFunction( ... as those are quite confusing. This failed on: ... SomeParameter).someFunction(otherFunction( ... Fixed in this patch. llvm-svn: 177157 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FormatTest.cpp | ||
Makefile |