[all-commits] [llvm/llvm-project] 910b93: [flang] Function 'attributeTypeIsCompatible' shoul...

Jie Fu (傅杰) via All-commits all-commits at lists.llvm.org
Wed Aug 30 07:28:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 910b9372d1bfc72b0aaeecf92206601d76175264
      https://github.com/llvm/llvm-project/commit/910b9372d1bfc72b0aaeecf92206601d76175264
  Author: Jie Fu <jiefu at tencent.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp

  Log Message:
  -----------
  [flang] Function 'attributeTypeIsCompatible' should be debug only (NFC)

/data/home/jiefu/llvm-project/flang/lib/Optimizer/CodeGen/CodeGen.cpp:2905:20: error: unused function 'attributeTypeIsCompatible' [-Werror,-Wunused-function]
static inline bool attributeTypeIsCompatible(mlir::MLIRContext *ctx,
                   ^
1 error generated.




More information about the All-commits mailing list