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

[csmith-project/csmith] 8e9597: add command line option "--force-non-uniform-array...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith

  Commit: 8e9597284dac81984bca71222ba2faaf08235cd9
      https://github.com/csmith-project/csmith/commit/8e9597284dac81984bca71222ba2faaf08235cd9
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-06-17 (Fri, 17 Jun 2011)

  Changed paths:
    M src/ArrayVariable.cpp
  M src/ArrayVariable.h
  M src/CGOptions.cpp
  M src/CGOptions.h
  M src/RandomProgramGenerator.cpp

  Log Message:
  -----------
  add command line option "--force-non-uniform-arrays"

This forces integer arrays to be initialized with multiple values