[all-commits] [llvm/llvm-project] fc7b86: [mlir][nfc] Fix syntax to conform with the C++20 r...

Eric Schweitz via All-commits all-commits at lists.llvm.org
Mon Mar 20 09:12:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc7b860e5e58791f06678dddcd5117ce028bef64
      https://github.com/llvm/llvm-project/commit/fc7b860e5e58791f06678dddcd5117ce028bef64
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h

  Log Message:
  -----------
  [mlir][nfc] Fix syntax to conform with the C++20 restrictions on error-prone redundancy

See: http://eel.is/c++draft/diff.cpp17.class#2

Reviewed By: springerm

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




More information about the All-commits mailing list