Index: lldb/test/Shell/.clang-format =================================================================== --- /dev/null +++ lldb/test/Shell/.clang-format @@ -0,0 +1,3 @@ +BasedOnStyle: LLVM +# We don't want clang-format to introduce line breaks in RUN commands. +ColumnLimit: 999