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

[csmith-project/creduce] c3129e: skip implicit casts and parentheses for check temp...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: c3129e987a491b39660ca996ee3c727e9c9b22b0
      https://github.com/csmith-project/creduce/commit/c3129e987a491b39660ca996ee3c727e9c9b22b0
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2015-11-08 (Sun, 08 Nov 2015)

  Changed paths:
    M clang_delta/TemplateNonTypeArgToInt.cpp

  Log Message:
  -----------
  skip implicit casts and parentheses for check template arguments

This fixed a false replacement.