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

Warning triage #47

Open
stellaraccident opened this issue Feb 1, 2025 · 0 comments
Open

Warning triage #47

stellaraccident opened this issue Feb 1, 2025 · 0 comments

Comments

@stellaraccident
Copy link
Contributor

The project generates a plethora of warning spew. In some cases, we take steps to suppress these until proper fixes can land upstream. In that case, patches will be tagged against this issue, with commentary.

stellaraccident added a commit that referenced this issue Feb 1, 2025
* Adds amd-llvm specific warning flags for sub-projects, disabling some very chatty low signal warnings (`-Wno-documentation-unknown-command -Wno-documentation-pedantic -Wno-unused-command-line-argument`).
* Sets `-DLLVM_ENABLE_PEDANTIC=OFF` for LLVM if building on GCC since it seems that the project doesn't audit this carefully and is full of spam.
* Disables verbose logs of sub-project installation sequences.

Updates #47.
stellaraccident added a commit that referenced this issue Feb 1, 2025
* Adds amd-llvm specific warning flags for sub-projects, disabling some
very chatty low signal warnings (`-Wno-documentation-unknown-command
-Wno-documentation-pedantic -Wno-unused-command-line-argument`).
* Sets `-DLLVM_ENABLE_PEDANTIC=OFF` for LLVM if building on GCC since it
seems that the project doesn't audit this carefully and is full of spam.
* Disables verbose logs of sub-project installation sequences.

Updates #47.
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

No branches or pull requests

1 participant