[all-commits] [llvm/llvm-project] b288d0: [mlir-c] Avoid compiler warning

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Mon Oct 25 21:14:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b288d08fbb850fa0d5600c7aaf5e9943521cb35f
      https://github.com/llvm/llvm-project/commit/b288d08fbb850fa0d5600c7aaf5e9943521cb35f
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

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

  Log Message:
  -----------
  [mlir-c] Avoid compiler warning

Setting visibility & static leads to warning about attribute being
ignored.

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




More information about the All-commits mailing list