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

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

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

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
1 participant