[all-commits] [llvm/llvm-project] 418c8c: [mlir] Apply ClangTidy fix.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Apr 17 04:51:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 418c8cbcdd8a2d87042d48edf9fb8b5ff6897259
      https://github.com/llvm/llvm-project/commit/418c8cbcdd8a2d87042d48edf9fb8b5ff6897259
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp

  Log Message:
  -----------
  [mlir] Apply ClangTidy fix.

The argument name 'useBarePtrCallConv' does not match the actual
parameter name 'useBarePointerCallConv'.




More information about the All-commits mailing list