[all-commits] [llvm/llvm-project] 0e5bde: [mlir] Remove noexcept again from move constructors.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Mar 6 01:33:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e5bde021252f68b378b31fd64a885a8b28aad65
      https://github.com/llvm/llvm-project/commit/0e5bde021252f68b378b31fd64a885a8b28aad65
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinAttributeInterfaces.h
    M mlir/lib/Bindings/Python/TransformInterpreter.cpp

  Log Message:
  -----------
  [mlir] Remove noexcept again from move constructors.

LLVM does not have the corresponding ClangTidy check enabled, so we
should not be fixing such findings.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list