[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/csmith] deddca: uint128 should be unsigned



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: deddca60d146c692e0ec5e4e345c466bbb3594b1
      https://github.com/csmith-project/csmith/commit/deddca60d146c692e0ec5e4e345c466bbb3594b1
  Author: Xuejun Yang <xuejya@microsoft.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M src/Type.cpp

  Log Message:
  -----------
  uint128 should be unsigned

Signed-off-by: Xuejun Yang <xuejya@microsoft.com>