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

[CN-Test-Gen] Update pointer bookkeeping to use new allocator #890

Open
ZippeyKeys12 opened this issue Feb 26, 2025 · 0 comments
Open

[CN-Test-Gen] Update pointer bookkeeping to use new allocator #890

ZippeyKeys12 opened this issue Feb 26, 2025 · 0 comments
Labels
CN spec testing cn technical debt Something for internal cleanup

Comments

@ZippeyKeys12
Copy link
Collaborator

ZippeyKeys12 commented Feb 26, 2025

Due to the lack of a general allocator (for use by hashtable), allocation and ownership bookkeeping had to use static arrays (#674). Now with the addition of a general allocator (#863), we can just use hashtable instead.

@ZippeyKeys12 ZippeyKeys12 added cn CN spec testing technical debt Something for internal cleanup labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CN spec testing cn technical debt Something for internal cleanup
Projects
None yet
Development

No branches or pull requests

1 participant