[all-commits] [llvm/llvm-project] d4f47f: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Aug 14 03:15:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4f47f292ea5f40c0ad0f2acacd4efa37928363c
https://github.com/llvm/llvm-project/commit/d4f47f292ea5f40c0ad0f2acacd4efa37928363c
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M mlir/lib/Conversion/ConvertToLLVM/ConvertToLLVMPass.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fix (NFC)
virtual is redundant if method is final.
More information about the All-commits
mailing list