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

[csmith-project/creduce] 46b9b8: handle ImplicitValueInitExpr and CXXConstructExpr



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 46b9b8ea6b1bb47aaf14aa29f6c3ed13138ae194
      https://github.com/csmith-project/creduce/commit/46b9b8ea6b1bb47aaf14aa29f6c3ed13138ae194
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M clang_delta/EmptyStructToInt.cpp

  Log Message:
  -----------
  handle ImplicitValueInitExpr and CXXConstructExpr

return early if the expression is not an InitListExpr