[all-commits] [llvm/llvm-project] 4fa01f: [mlir][CAPI] Fix inline function declaration

Vladislav Vinogradov via All-commits all-commits at lists.llvm.org
Tue Jan 12 08:09:38 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fa01f72de6cc48a44afe057c04803711160c92d
      https://github.com/llvm/llvm-project/commit/4fa01f72de6cc48a44afe057c04803711160c92d
  Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M mlir/include/mlir-c/AffineExpr.h

  Log Message:
  -----------
  [mlir][CAPI] Fix inline function declaration

Add `static` keyword, otherwise build fail with linker error for some cases.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D94496




More information about the All-commits mailing list