mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-26 11:25:27 +00:00
[mlir] add .clang-format
Good: template<> void good(); Bad: template<> void bad(); Add .clang-format to enforce goodness. PiperOrigin-RevId: 205890909
This commit is contained in:
parent
6cab858405
commit
d28598149b
2
mlir/.clang-format
Normal file
2
mlir/.clang-format
Normal file
@ -0,0 +1,2 @@
|
||||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
Loading…
x
Reference in New Issue
Block a user