"compiler-rt/test/msan/Linux/fopencookie.cpp" did not exist on "93c0f382b4a5e91cc5e2689687e85b5d898b7c10"
clang-format: Wrap complex binary expressions on the RHS of a comma.
Specifically, if the RHS of a comma is a complex binary expression and spans multiple lines, insert a line break before it. This usually is often more readable compared to producing a hanging indent. See changes in FormatTest.cpp for examples. llvm-svn: 288120
Loading
Please sign in to comment