Index: lldb/trunk/.clang-format =================================================================== --- lldb/trunk/.clang-format +++ lldb/trunk/.clang-format @@ -6,3 +6,4 @@ AllowShortFunctionsOnASingleLine: Inline ConstructorInitializerAllOnOneLineOrOnePerLine: true IndentCaseLabels: true +AccessModifierOffset: -4