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

[csmith-project/creduce] 727741: Fixed a false transformation



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 7277413b333ec0d9ed5a12b0eafe5df4c8e0abc4
      https://github.com/csmith-project/creduce/commit/7277413b333ec0d9ed5a12b0eafe5df4c8e0abc4
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M clang_delta/ParamToGlobal.cpp
    M clang_delta/ParamToLocal.cpp

  Log Message:
  -----------
  Fixed a false transformation

skip parameters if it is unamed and its function decl
doesn't have definition.


  Commit: bb67cac5015664ea506f658e98880bd5bfbf54cd
      https://github.com/csmith-project/creduce/commit/bb67cac5015664ea506f658e98880bd5bfbf54cd
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2014-09-27 (Sat, 27 Sep 2014)

  Changed paths:
    M clang_delta/RewriteUtils.cpp

  Log Message:
  -----------
  fixed a crash

make another try upon an invalid loc


Compare: https://github.com/csmith-project/creduce/compare/1be44f0a55b0...bb67cac50156