forked from OSchip/llvm-project
[flang] Add clang-format files for FIR source (LLVM style)
Note: This commit does not reflect an actual work log, it is a feature based split of the changes done in the FIR experimental branch. The related work log can be found in the commits between:8c320e3bf2
and:9b9ea05f9a
Original-commit: flang-compiler/f18@00d8d5121c Reviewed-on: https://github.com/flang-compiler/f18/pull/959 Tree-same-pre-rewrite: false
This commit is contained in:
parent
5334ee6e5f
commit
c52cd6355c
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
Loading…
Reference in New Issue