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

[csmith-project/creduce] a041ad: skip CallExpr if CurrentStmt is null



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

  Changed paths:
    M clang_delta/LiftAssignmentExpr.cpp
    A clang_delta/tests/lift-assignment-expr/decltype.cc

  Log Message:
  -----------
  skip CallExpr if CurrentStmt is null

CurrentStmt may be a nullptr, e.g. in cases where the current CallExpr comes
from decltype