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

[csmith-project/creduce] 517d9d: Make RenameFun ignore functions declared in includ...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 517d9d8bb6ec0e6e9a003ed6519c5552db773676
      https://github.com/csmith-project/creduce/commit/517d9d8bb6ec0e6e9a003ed6519c5552db773676
  Author: Johan Bengtsson <johan.bengtsson@iar.com>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M clang_delta/RenameFun.cpp

  Log Message:
  -----------
  Make RenameFun ignore functions declared in included files

There was a mismatch in the RenameFun translation where functions
declared in included files were ignored when collecting information on
which functions to replace but not when performing the actual
replacement.


  Commit: 5fc65f600e6c621613d386099d6922d458b936d7
      https://github.com/csmith-project/creduce/commit/5fc65f600e6c621613d386099d6922d458b936d7
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M clang_delta/RenameFun.cpp

  Log Message:
  -----------
  Merge pull request #85 from mortior/rename-fun-bugfix

Make RenameFun ignore functions declared in included files


Compare: https://github.com/csmith-project/creduce/compare/a19653e829da...5fc65f600e6c