Unverified Commit 15279e75 authored by Carlos Galvez's avatar Carlos Galvez Committed by GitHub
Browse files

[OpenMP] Remove -Wno-enum-constexpr-conversion (#81318)

This effectively reverts commit
9ff0cc7e

. For some reason "git revert"
lead to "no changes" after fixing conflicts, so a clean revert was not
possible.

The original issue (#57022) is no longer reproducible even with this
patch, so we can remove the suppression.

This is in line with our goal to make -Wenum-constexpr-conversion a
non-downgradeable error, see #59036.

Co-authored-by: default avatarCarlos Gálvez <carlos.galvez@zenseact.com>
parent 082439c3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment