[all-commits] [llvm/llvm-project] a88371: [mlir] better formatting in interface docs

ftynse via All-commits all-commits at lists.llvm.org
Mon Mar 15 03:12:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a88371490dae07450169bfc759efa6e443624d4a
      https://github.com/llvm/llvm-project/commit/a88371490dae07450169bfc759efa6e443624d4a
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

  Log Message:
  -----------
  [mlir] better formatting in interface docs

Start the description from a new line instead of putting the first
paragraph in the section header. Wrap the class name in backticks to
make it clear that it relates to the code.




More information about the All-commits mailing list