Skip to content

More fixing up missing fields and virtual functions in C++ headers#7062

Merged
wilzbach merged 1 commit intodlang:stablefrom
ibuclaw:syncheaders
Aug 6, 2017
Merged

More fixing up missing fields and virtual functions in C++ headers#7062
wilzbach merged 1 commit intodlang:stablefrom
ibuclaw:syncheaders

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Aug 5, 2017

fullDump added in #6556, TypeDelegate::addStorageClass added in #6495.

Fixed up missing default initializer and ; in Target::isVectorOpSupported.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

{
bool hdrgen; // true if generating header file
bool ddoc; // true if generating Ddoc file
bool fullDump; // true if generarting a full ast_dump
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo generarting

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not even the comment from the current HEAD. :-)

@ibuclaw
Copy link
Member Author

ibuclaw commented Aug 6, 2017

And another one found from #6429

@wilzbach wilzbach merged commit 61247c3 into dlang:stable Aug 6, 2017
@ibuclaw ibuclaw deleted the syncheaders branch August 6, 2017 13:22
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.

4 participants