[PATCH] D119307: [Bitstream] Fix UB in left-shift in ReadVBR
Andrew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 17:43:07 PST 2022
browneee accepted this revision.
browneee added a comment.
This revision is now accepted and ready to land.
LGTM. Improves error message, and the new local variables are also an improvement.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119307/new/
https://reviews.llvm.org/D119307
More information about the llvm-commits
mailing list