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

[csmith-project/creduce] e507cc: Handle function alias attribute for simple-inliner...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: e507cca4ccb32585c5692d49b8d907c1051c826c
      https://github.com/csmith-project/creduce/commit/e507cca4ccb32585c5692d49b8d907c1051c826c
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2021-03-27 (Sat, 27 Mar 2021)

  Changed paths:
    M clang_delta/SimpleInliner.cpp
    M clang_delta/SimpleInliner.h
    A clang_delta/tests/simple-inliner/inline10.c
    A clang_delta/tests/simple-inliner/inline11.cc
    A clang_delta/tests/simple-inliner/inline9.c

  Log Message:
  -----------
  Handle function alias attribute for simple-inliner pass