Index: lldb/trunk/.clang-format =================================================================== --- lldb/trunk/.clang-format +++ lldb/trunk/.clang-format @@ -0,0 +1,4 @@ +BasedOnStyle: LLVM +IndentWidth: 4 +ColumnLimit: 120 +BreakBeforeBraces: Allman