Skip to content

Fix warnings in llvm-mingw builds - #5819

Merged
Sonicadvance1 merged 9 commits into
FEX-Emu:mainfrom
cjacek:clang-warnings
Aug 10, 2026
Merged

Fix warnings in llvm-mingw builds#5819
Sonicadvance1 merged 9 commits into
FEX-Emu:mainfrom
cjacek:clang-warnings

Conversation

@cjacek

@cjacek cjacek commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

cjacek added 9 commits August 10, 2026 15:05
Fixes -Wunused-template warning.
Fixes locally defined symbol imported linker warnings.
Fixes disallowed registers warnings.
Those are not supported by Clang and cause -Wunused-command-line-argument warnings.
They are also redundant when -static is used.

@Sonicadvance1 Sonicadvance1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sounds fine to me. Thanks!

@Sonicadvance1
Sonicadvance1 merged commit f6d20a1 into FEX-Emu:main Aug 10, 2026
13 checks passed
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.

2 participants