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

chore: unbreak the stacktraces #1516

Merged
merged 2 commits into from
Mar 27, 2024
Merged

chore: unbreak the stacktraces #1516

merged 2 commits into from
Mar 27, 2024

Conversation

jadebenn
Copy link
Collaborator

@jadebenn jadebenn commented Mar 27, 2024

Alternative to #1507. Fixes bug #1515 (which I inadvertently broke with PR #1490) by partially undoing the symbol visibility changes to only hide inlined functions. Also, CMake now dumps the compile commands into compile_commands.json because that was useful to make sure the correct flags were being applied here and it would probably be useful to keep it permanently.

Copy link
Contributor

@Xiphoseer Xiphoseer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@Xiphoseer Xiphoseer merged commit 9d8e0a9 into main Mar 27, 2024
4 checks passed
@jadebenn jadebenn deleted the cmake-visibility-fix branch March 27, 2024 05:28
Copy link
Collaborator

@EmosewaMC EmosewaMC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

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.

4 participants