[all-commits] [llvm/llvm-project] 7d6fb1: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Aug 7 06:46:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d6fb1405756eb8255f0f6f072c4d77350a0f8f9
https://github.com/llvm/llvm-project/commit/7d6fb1405756eb8255f0f6f072c4d77350a0f8f9
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M mlir/lib/Bytecode/Reader/BytecodeReader.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fix (NFC)
redundant get() call on smart pointer.
More information about the All-commits
mailing list