[all-commits] [llvm/llvm-project] ea2e83: [mlir][Python] Apply ClangTidy findings.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Dec 11 01:44:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea2e83af55e76540d69f9efcc341d321b4c0fd06
https://github.com/llvm/llvm-project/commit/ea2e83af55e76540d69f9efcc341d321b4c0fd06
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M mlir/lib/Bindings/Python/ExecutionEngineModule.cpp
M mlir/lib/Bindings/Python/IRInterfaces.cpp
M mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Bindings/Python/Pass.cpp
Log Message:
-----------
[mlir][Python] Apply ClangTidy findings.
move constructors should be marked noexcept
More information about the All-commits
mailing list