[all-commits] [llvm/llvm-project] fb03cd: [mlir] Apply ClangTidy finding (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Sun Sep 3 23:45:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb03cd5af1986f6d6933ffa592bd0a38a2fd3ea4
https://github.com/llvm/llvm-project/commit/fb03cd5af1986f6d6933ffa592bd0a38a2fd3ea4
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
Log Message:
-----------
[mlir] Apply ClangTidy finding (NFC)
Remove redundant .get() on a smart pointer.
More information about the All-commits
mailing list