Skip to content

Support simple c++ inherit cases #99

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

NyaMisty
Copy link

@NyaMisty NyaMisty commented Oct 2, 2021

No description provided.

- when base class is typedef, current implementation failed to find the referenced type
- base class's body is wrongly outputted after child class's inheritance declaration, causing error _field_ is final
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.8%) to 82.741% when pulling 4401055 on NyaMisty:master into 58b0729 on trolldbois:master.

@trolldbois
Copy link
Owner

@NyaMisty looks nice, would you have a simple test case file to add in the test folder ? test/data/test-simple-namespace.cpp or something like that ?

trolldbois added a commit that referenced this pull request Apr 4, 2023
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.

3 participants