[all-commits] [llvm/llvm-project] d903fa: [mlir] Apply ClangTidyLegacy findings.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Oct 12 03:47:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d903fa4c6273b3e0faae47926d61429fcd78d699
https://github.com/llvm/llvm-project/commit/d903fa4c6273b3e0faae47926d61429fcd78d699
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M mlir/include/mlir/IR/Attributes.h
M mlir/include/mlir/IR/IntegerSet.h
M mlir/include/mlir/IR/OpImplementation.h
M mlir/include/mlir/IR/Types.h
Log Message:
-----------
[mlir] Apply ClangTidyLegacy findings.
Use '= default' to define a trivial default constructor.
More information about the All-commits
mailing list