[PATCH] D44429: [BinaryFormat] MessagePack reader/writer

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 13:07:42 PDT 2020


anna added a comment.

Hi,

It looks like there's some UB in this code. Pls see this failure: https://reviews.llvm.org/D76140#1953201
I'm not sure how to go about fixing the MsgPackReader code. 
@scott.linder Could you PTAL?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D44429/new/

https://reviews.llvm.org/D44429





More information about the llvm-commits mailing list