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

[csmith-project/csmith] 9bdeb8: bug fix for union: consider callees when determini...



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

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

  Changed paths:
    M src/Function.cpp
  M src/Function.h
  M src/Statement.cpp
  M src/Statement.h

  Log Message:
  -----------
  bug fix for union: consider callees when determining if a function reads union field