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

[csmith-project/creduce] cee1b4: Added a helper function for adding string before s...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: cee1b4db5eed64d1f057b50b66d59f43053847ed
      https://github.com/csmith-project/creduce/commit/cee1b4db5eed64d1f057b50b66d59f43053847ed
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M clang_delta/RewriteUtils.cpp
    M clang_delta/RewriteUtils.h

  Log Message:
  -----------
  Added a helper function for adding string before stmt

* Minor refactoring to addStringBeforeStmt

* added a similar one that also replaces an expr in the target statement