Daniil Goncharov
Daniil Goncharov
Ok, new [fix](https://github.com/Neargye/magic_enum/commit/51d20f4d1897d52af4c4d0f7b3487d5a6ff63e22) it's work without `clang diagnostic ignored "-Wenum-constexpr-conversion"` and work on new clang trunk with https://reviews.llvm.org/D131307 __Please, do not tell anyone how to bypass this diagnostic__ π
π If there are any other related clang commits to this, please send me the links. I have not found anything new yet, I hope the clan will not change...
New changes https://reviews.llvm.org/D131528 π wait to update on godbolt to check.
Added clang15 and clang16 to CI
Okay, still work on clang trunk. I close this, if again there are some breaking changes and I donβt notice, open a new issues.
It's looks like VS problem https://github.com/Neargye/magic_enum/issues/122 I don't know how to fix this inside library/
see https://github.com/Neargye/magic_enum/pull/125
@doodlum @twoone-3 test master, please
I tried something else fix in master, but honestly ran out of ideas.
Did it help in any way?