[all-commits] [llvm/llvm-project] 8ed885: [mlir] ODS: do not emit trailing const for static ...

ftynse via All-commits all-commits at lists.llvm.org
Tue Jun 15 04:33:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ed88559582fd8f0e8a148cc7220619753cfb287
      https://github.com/llvm/llvm-project/commit/8ed88559582fd8f0e8a148cc7220619753cfb287
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

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

  Log Message:
  -----------
  [mlir] ODS: do not emit trailing const for static methods

The generated C++ would be invalid.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D104233




More information about the All-commits mailing list