Skip to content

[cmake] Disable all -Wuninitialized warnings on GCC older than 12. #76251

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

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

cjacek
Copy link
Contributor

@cjacek cjacek commented Dec 22, 2023

As discussed in #75183, avoids dealing with GCC false positives.

@llvmbot llvmbot added the cmake Build system in general and CMake in particular label Dec 22, 2023
@cjacek cjacek merged commit 898320d into llvm:main Dec 26, 2023
@cjacek cjacek deleted the gcc-uninitialized branch December 26, 2023 14:10
cjacek added a commit to cjacek/llvm-project that referenced this pull request Dec 26, 2023
cjacek added a commit that referenced this pull request Dec 26, 2023
This reverts commit ccec22b (#75183).
It's no longer needed with #76251.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Build system in general and CMake in particular
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants