[all-commits] [llvm/llvm-project] 235dfc: [mlir][AsmPrinter] Fix crash in windows build afte...

River Riddle via All-commits all-commits at lists.llvm.org
Sat Oct 31 14:25:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 235dfcf70abca65dba5d80f1a42d1485bab8980c
      https://github.com/llvm/llvm-project/commit/235dfcf70abca65dba5d80f1a42d1485bab8980c
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-10-31 (Sat, 31 Oct 2020)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp

  Log Message:
  -----------
  [mlir][AsmPrinter] Fix crash in windows build after D89354

Switch to an index based loop instead of using enumerate.




More information about the All-commits mailing list