Sign in
llvm
/
llvm-project
/
lldb
/
1c84a9d4642506a98c70360c2a741c5ae035d37e
/
.
/
.clang-format
blob: b0ffd2c186dd04bec8d9e692c1dae7054737aaa3 [
file
]
BasedOnStyle
:
LLVM
IndentWidth
:
4
ColumnLimit
:
120
BreakBeforeBraces
:
Allman
AlwaysBreakAfterDefinitionReturnType
:
true
AllowShortFunctionsOnASingleLine
:
Inline
BreakConstructorInitializersBeforeComma
:
true
IndentCaseLabels
:
true