[PATCH] D155568: [clang][Interp] Make sure we push integers of the correct size

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 00:40:49 PDT 2023


tbaeder added a comment.

In D155568#4596497 <https://reviews.llvm.org/D155568#4596497>, @vitalybuka wrote:

> Breaks the bot https://lab.llvm.org/buildbot/#/builders/74/builds/21336/steps/13/logs/stdio
>
> Please take a look or revert?
>
> Note: msan_track_origins step may have useful details.

Wow, sorry. That was too late in my day. I have a pretty good idea of why it's failing but I'll try to reproduce with an msan enabled build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155568



More information about the cfe-commits mailing list