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

[csmith-project/creduce] 721e86: fixed one more crash



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 721e866d776c3826470fb83585419c3e3221f2a1
      https://github.com/csmith-project/creduce/commit/721e866d776c3826470fb83585419c3e3221f2a1
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2014-04-13 (Sun, 13 Apr 2014)

  Changed paths:
    M clang_delta/RemoveNestedFunction.cpp

  Log Message:
  -----------
  fixed one more crash

generate a dummy int tmp if we can't resolve a dependent name


  Commit: 9f61205a7aca01cf5c67fcd47c052839ee8b3f73
      https://github.com/csmith-project/creduce/commit/9f61205a7aca01cf5c67fcd47c052839ee8b3f73
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2014-04-13 (Sun, 13 Apr 2014)

  Changed paths:
    M clang_delta/TemplateArgToInt.cpp

  Log Message:
  -----------
  try to get template decl from its specialization

if we can't find a cached template decl based on
the ParmDecl, try its specializations


Compare: https://github.com/csmith-project/creduce/compare/61b8e890e886...9f61205a7aca