forked from OSchip/llvm-project
parent
426d1379b0
commit
73b76bcf2f
|
@ -2,6 +2,7 @@ BasedOnStyle: LLVM
|
||||||
|
|
||||||
---
|
---
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
|
Standard: Cpp03
|
||||||
|
|
||||||
AlwaysBreakTemplateDeclarations: true
|
AlwaysBreakTemplateDeclarations: true
|
||||||
PointerAlignment: Left
|
PointerAlignment: Left
|
||||||
|
|
Loading…
Reference in New Issue