Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
C++: fix translation of large integers in the set of enum values
Fixes test EnumLongRangeS for `cpp_stl_11/{clang3.4,clang11}-linux-x86_64` Probably also fixes EnumLongRangeS for `cpp_stl_11/clang14-macos-x86_64` - untested, but seems very likely, given that the build error looks exactly the same as in `cpp_stl_11/clang11-linux-x86_64`. Hopefully also fixes the Enum{Int,Long}Range{S,U} tests for `cpp_stl_11/msvc141-windows-x64` - I haven't tested that locally, so let's see the result in CI.
- Loading branch information