Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach clang_delta how to break "trivial" inheritance chains. #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vgvassilev
Copy link
Contributor

Perhaps, RemoveTrivialBaseTemplate could be merged in RemoveBaseClass, as it starts to handle less trivial cases.

This is helpful to remove dependencies on other headers/libraries, allowing
creduce to converge more quickly.
@chenyang78
Copy link
Member

Hi Vassil, I committed a slightly-modified patch. Thanks for the code!

Same to issue 83, we will keep the pull request open until clang_delta can include lit-based tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants