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

[csmith-project/creduce] 3e1f5a: Make it compile with LLVM11



  Branch: refs/heads/llvm-11.0
  Home:   https://github.com/csmith-project/creduce
  Commit: 3e1f5a1ec1365fafae965c97603221c9ccbc2d61
      https://github.com/csmith-project/creduce/commit/3e1f5a1ec1365fafae965c97603221c9ccbc2d61
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M clang_delta/CommonRenameClassRewriteVisitor.h
    M clang_delta/RemoveNamespace.cpp
    M clang_delta/RewriteUtils.cpp
    M clang_delta/Transformation.cpp
    M clang_delta/TransformationManager.cpp

  Log Message:
  -----------
  Make it compile with LLVM11

Applied the patch provided by Vegard Nossum (vegard@github).