[all-commits] [llvm/llvm-project] ea237e: [MLIR] Fix build failure due to https://reviews.ll...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Thu Sep 17 16:58:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ea237e2c8e5d082715effb9cb64158d7c6894e27
      https://github.com/llvm/llvm-project/commit/ea237e2c8e5d082715effb9cb64158d7c6894e27
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M mlir/include/mlir/TableGen/OpClass.h

  Log Message:
  -----------
  [MLIR] Fix build failure due to https://reviews.llvm.org/D87059.

- Remove spurious ;
- Make comparison object invokable as const.

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




More information about the All-commits mailing list