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

[csmith-project/creduce] 67201a: skip cases where the TemplateArg has the same name...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 67201a09497a6cf480328049bd9da6f357462fbf
      https://github.com/csmith-project/creduce/commit/67201a09497a6cf480328049bd9da6f357462fbf
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M clang_delta/InstantiateTemplateParam.cpp
    A clang_delta/tests/instantiate-template-param/default_param.cc
    A clang_delta/tests/instantiate-template-param/test1.cc
    A clang_delta/tests/instantiate-template-param/test2.cc
    A clang_delta/tests/instantiate-template-param/test3.cc

  Log Message:
  -----------
  skip cases where the TemplateArg has the same name as the parameter