You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an build error. The log message is "integer value -1 is outside the valid range of values [0, 3] for this enumeration type" in integral_wrapper.hpp. This is a new clang feature, https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html#id87 .
Has any idea for this issue? Please help me, thanks.
The text was updated successfully, but these errors were encountered:
I get an build error. The log message is "integer value -1 is outside the valid range of values [0, 3] for this enumeration type" in integral_wrapper.hpp. This is a new clang feature, https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html#id87 .
Has any idea for this issue? Please help me, thanks.
The text was updated successfully, but these errors were encountered: