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

[csmith-project/creduce] 8d5453: supported LLVM 10.0



  Branch: refs/heads/llvm-10.0
  Home:   https://github.com/csmith-project/creduce
  Commit: 8d5453ca7911d652a2db9efdef171e8cd947efa7
      https://github.com/csmith-project/creduce/commit/8d5453ca7911d652a2db9efdef171e8cd947efa7
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2020-04-13 (Mon, 13 Apr 2020)

  Changed paths:
    M clang_delta/ReduceArrayDim.cpp
    M clang_delta/TransformationManager.cpp

  Log Message:
  -----------
  supported LLVM 10.0

* made changes with respect to Clang's new API

* don't call EvaluateAsInt on expr that is value-dependent.