diff options
author | Carlos Galvez <carlosgalvezp@gmail.com> | 2024-02-11 15:04:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 15:04:03 +0100 |
commit | 15279e7569108cccb49ca1fcfdfae420124d3fac (patch) | |
tree | e14f5d546f586d067541de52c00c6cb508cb0621 /clang/lib/Basic/Module.cpp | |
parent | 082439c33fa76ad4df267600472695d24ad53821 (diff) | |
download | llvm-15279e7569108cccb49ca1fcfdfae420124d3fac.zip llvm-15279e7569108cccb49ca1fcfdfae420124d3fac.tar.gz llvm-15279e7569108cccb49ca1fcfdfae420124d3fac.tar.bz2 |
[OpenMP] Remove -Wno-enum-constexpr-conversion (#81318)
This effectively reverts commit
9ff0cc7e0fa7e99163610d2fcb58e96f3315e343. 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: Carlos Gálvez <carlos.galvez@zenseact.com>
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions