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

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



  Branch: refs/heads/llvm-svn-compatible
  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


  Commit: a057d03b0b414f0953964a4491de2ab54e0c648b
      https://github.com/csmith-project/creduce/commit/a057d03b0b414f0953964a4491de2ab54e0c648b
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
    M clang_delta/EmptyStructToInt.cpp

  Log Message:
  -----------
  Merge branch 'master' into llvm-svn-compatible


Compare: https://github.com/csmith-project/creduce/compare/2e729cca8745...a057d03b0b41