Skip to content

Commit f818625

Browse files
author
Zachary Turner
committed
Update clang-format file.
llvm-svn: 215572
1 parent 3551e31 commit f818625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lldb/.clang-format

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ BasedOnStyle: LLVM
22
IndentWidth: 4
33
ColumnLimit: 120
44
BreakBeforeBraces: Allman
5+
AlwaysBreakAfterDefinitionReturnType: true
6+
AllowShortFunctionsOnASingleLine: Inline
7+
BreakConstructorInitializersBeforeComma: true

0 commit comments

Comments
 (0)