[AST/Interp] Fix left shift overflow bug in D64146
authorFangrui Song <i@maskray.me>
Thu, 8 Sep 2022 20:49:07 +0000 (13:49 -0700)
committerFangrui Song <i@maskray.me>
Thu, 8 Sep 2022 20:49:07 +0000 (13:49 -0700)
commit2f23dc9127e6c0ef392f163cbaa58afcb7b61a09
tree637405b7ceec1d06de1333200e72d6923556a608
parent49c289879c7aa9737429f7342c7149a8ba958667
[AST/Interp] Fix left shift overflow bug in D64146

Noticed by Dmitri Gribenko
clang/lib/AST/Interp/Descriptor.cpp