================
@@ -830,8 +830,8 @@ private:
{
union
{
- __long __l;
__short __s;
+ __long __l;
__raw __r;
----------------
philnik777 wrote:
Why is this change required?
https://github.com/llvm/llvm-project/pull/66576