This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-16 23:06:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
.clang-format
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[mlir] add .clang-format Good: template<> void good(); Bad: template<> void bad(); Add .clang-format to enforce goodness. PiperOrigin-RevId: 205890909
2018-07-24 14:22:09 -07:00
BasedOnStyle: LLVM
[mlir] Add missing newline at end of .clang-format file
2022-06-14 23:57:08 -07:00
AlwaysBreakTemplateDeclarations: Yes
Reference in New Issue
Copy Permalink