mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +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…
Reference in New Issue
Block a user