[all-commits] [llvm/llvm-project] 0fd958: [mlir] fix -Wsign-compare equivalent on Windows

ftynse via All-commits all-commits at lists.llvm.org
Tue Aug 30 13:56:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fd95808650aa2addc851ba66a6fc00a83f3f28f
      https://github.com/llvm/llvm-project/commit/0fd95808650aa2addc851ba66a6fc00a83f3f28f
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M mlir/lib/AsmParser/AttributeParser.cpp

  Log Message:
  -----------
  [mlir] fix -Wsign-compare equivalent on Windows

Some clients treat this as compilation error.




More information about the All-commits mailing list