Skip to content

Declare public LTO visibility for ABI type declarations#1482

Merged
dmachaj merged 2 commits into
microsoft:masterfrom
ZeroMemes:fix/clang-lto-visibility
Apr 4, 2025
Merged

Declare public LTO visibility for ABI type declarations#1482
dmachaj merged 2 commits into
microsoft:masterfrom
ZeroMemes:fix/clang-lto-visibility

Conversation

@ZeroMemes
Copy link
Copy Markdown
Contributor

It may also be appropriate to use __attribute__ ((visibility ("default"))) on GCC, though I haven't looked into it.

Fixes: #1481

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2025

This pull request is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@sylveon
Copy link
Copy Markdown
Contributor

sylveon commented Apr 4, 2025

This PR seems fairly simple. Can we get someone to review it?

@dmachaj dmachaj merged commit 723f64b into microsoft:master Apr 4, 2025
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: COM ABI types are not declared with public LTO visibility

3 participants