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

Refactor symtab/Module.h #1573

Merged
merged 8 commits into from Oct 11, 2023
Merged

Refactor symtab/Module.h #1573

merged 8 commits into from Oct 11, 2023

Conversation

hainest
Copy link
Contributor

@hainest hainest commented Oct 10, 2023

This is just a mess to try and read. It also reduces the size of includes in several places.

@hainest hainest added code cleanup Bring the code up to modern standards or remove deprecated features Symtab This issue is directly related to SymtabAPI labels Oct 10, 2023
@hainest hainest requested a review from kupsch October 10, 2023 22:51
@hainest hainest self-assigned this Oct 10, 2023
@hainest hainest merged commit 1c5f496 into master Oct 11, 2023
5 checks passed
@hainest hainest deleted the thaines/refactor_symtab_module branch October 11, 2023 11:37
bbiiggppiigg pushed a commit that referenced this pull request Feb 12, 2024
* Move Statement class into its own header/source

* Add missing include in RangeLookup.h

* Remove redundant visibility specifier in Statement

* Use in-class member initializers

This removes the sign conversion.

* Default the dtor

* Whitespace Module.h

This was just too terrible to leave alone.

* Clean up includes in Module.h

* Merge public sections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Bring the code up to modern standards or remove deprecated features Symtab This issue is directly related to SymtabAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants