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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 14:17:35 PDT 2020


anna added a comment.

In D44429#1953211 <https://reviews.llvm.org/D44429#1953211>, @anna wrote:

> 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?


Pls ignore the above comment. It was infact a bug in my change.


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