[all-commits] [llvm/llvm-project] b3891f: Fix ClangTidyLegacy warning: "'virtual' is redunda...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Sep 26 15:02:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3891f28a31248de264741d70401c42c969b284b
      https://github.com/llvm/llvm-project/commit/b3891f28a31248de264741d70401c42c969b284b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-09-26 (Sun, 26 Sep 2021)

  Changed paths:
    M mlir/test/lib/Dialect/Test/TestDialect.cpp

  Log Message:
  -----------
  Fix ClangTidyLegacy warning: "'virtual' is redundant since the function is already declared 'final' " (NFC)




More information about the All-commits mailing list