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

[csmith-project/creduce] e53b77: Remove trailing semicolon for functions without bo...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: e53b772df0fada447b225c8e6f642e03b7bdb1e2
      https://github.com/csmith-project/creduce/commit/e53b772df0fada447b225c8e6f642e03b7bdb1e2
  Author: Moritz Pflanzer <mp3414@ic.ac.uk>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M clang_delta/RemoveUnusedFunction.cpp

  Log Message:
  -----------
  Remove trailing semicolon for functions without body


  Commit: bcc46cd1401920b12971ee139d795e4ef751fd12
      https://github.com/csmith-project/creduce/commit/bcc46cd1401920b12971ee139d795e4ef751fd12
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M clang_delta/RemoveUnusedFunction.cpp

  Log Message:
  -----------
  Merge pull request #57 from mpflanzer/remove_unused_function

Remove trailing semicolon for functions without body


Compare: https://github.com/csmith-project/creduce/compare/621e7c8553aa...bcc46cd14019