[all-commits] [llvm/llvm-project] 15fcda: Don't crash on duplicate keys in dictionary attrs.

Sean Silva via All-commits all-commits at lists.llvm.org
Mon Apr 27 15:24:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 15fcdac49819a446764be11bc605344a4f03de1c
      https://github.com/llvm/llvm-project/commit/15fcdac49819a446764be11bc605344a4f03de1c
  Author: Sean Silva <silvasean at google.com>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M mlir/lib/Parser/Parser.cpp
    M mlir/test/IR/invalid.mlir

  Log Message:
  -----------
  Don't crash on duplicate keys in dictionary attrs.

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




More information about the All-commits mailing list