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

[csmith-project/creduce] da36c1: Make LocalToGlobal always move var to global



  Branch: refs/heads/llvm-svn-compatible
  Home:   https://github.com/csmith-project/creduce
  Commit: da36c1951eb0da37b4635e8151d28c72ecd450cd
      https://github.com/csmith-project/creduce/commit/da36c1951eb0da37b4635e8151d28c72ecd450cd
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M clang_delta/LocalToGlobal.cpp

  Log Message:
  -----------
  Make LocalToGlobal always move var to global

This is in fact the patch provided by oriceemple@github. From the description:

"This code fixes cases where a variable is moved from local scope into class scope

Note: this patch was taken from code written by Vassil Vassllev"


  Commit: 26c976cec2bf5cf59fd09c39b24c761dace7a00d
      https://github.com/csmith-project/creduce/commit/26c976cec2bf5cf59fd09c39b24c761dace7a00d
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

  Changed paths:
    M clang_delta/ReducePointerLevel.cpp

  Log Message:
  -----------
  ReducePointerLevel - Based on a fix from Vassil Vasiilev's branch

Another patch provided by oriceemple@github. Thanks!


Compare: https://github.com/csmith-project/creduce/compare/66588e4321a7...26c976cec2bf