Skip to content

Commit

Permalink
LLVM 3.5 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
yegord committed May 13, 2015
1 parent 798ed5d commit 2b0dd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
@@ -1,7 +1,7 @@
BasedOnStyle: LLVM
AccessModifierOffset: -4
AllowShortBlocksOnASingleLine: false
# AllowShortFunctionsOnASingleLine: Inline
AllowShortFunctionsOnASingleLine: Inline
AlwaysBreakTemplateDeclarations: true
ColumnLimit: 120
IndentWidth: 4

0 comments on commit 2b0dd60

Please sign in to comment.