llvm with tablegen backend for capstone disassembler
Go to file
James Molloy d28598149b [mlir] add .clang-format
Good:
  template<>
  void good();

Bad:
  template<> void bad();

Add .clang-format to enforce goodness.

PiperOrigin-RevId: 205890909
2019-03-29 12:41:43 -07:00
mlir [mlir] add .clang-format 2019-03-29 12:41:43 -07:00