Skip to content

Add handling of the case when type filter is -1#1

Open
junghee wants to merge 2 commits intoGrammaTech:masterfrom
junghee:master
Open

Add handling of the case when type filter is -1#1
junghee wants to merge 2 commits intoGrammaTech:masterfrom
junghee:master

Conversation

@junghee
Copy link

@junghee junghee commented Apr 22, 2024

Previously, libehp ignored the case when the type filter is -1 since it indicates that a dynamic exception specification (DES) is in play, and a DES is deprecated and is not common and even less likely to be needed for correct execution.

However, we observed that DDISASM failed to create symbol_minus_symbol rules for type-table entries for such LSDA action table because libehp fails to give proper information about the type-table entries.

A proper handling for such case was added in this PR.

@aeflores aeflores self-requested a review April 23, 2024 19:07
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.

1 participant