Skip to content

Conversation

tautschnig
Copy link
Collaborator

No description provided.

Neither Clang nor GCC accept these. In addition to rejecting such declarations,
also fix the off-by-one error reported in diffblue#525: type declarations are type
checked before their symbols are processed, thus the symbol name needs to be set
up early. A lookup via the symbol table, however, is not yet possible. Thus
maintain the full symbol.

Fixes: diffblue#525
@kroening kroening merged commit 13a7538 into diffblue:master Jul 18, 2017
@tautschnig tautschnig deleted the fix-525 branch July 19, 2017 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants