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

[csmith-project/creduce] 575986: Handle using declarations declared with macros



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 575986abefbb80b1fd2e7e7fc573935fc56c7bd8
      https://github.com/csmith-project/creduce/commit/575986abefbb80b1fd2e7e7fc573935fc56c7bd8
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    M clang_delta/RemoveUnusedFunction.cpp
    A clang_delta/tests/remove-unused-function/macro_using.cc

  Log Message:
  -----------
  Handle using declarations declared with macros

In such cases, we should remove the macro expansions instead