[PATCH] D112006: [DebugInfo][InstrRef] Add unit tests for transfer-function building
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 05:19:06 PDT 2021
jmorse added a comment.
In D112006#3090093 <https://reviews.llvm.org/D112006#3090093>, @jansvoboda11 wrote:
> Hi, this patch causes test failures on our bot: https://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/8154/
>
> Can you please take a look and revert if the fix is non-obvious?
Thanks for the heads up -- I think this is an unfortunate composition between two patches that I landed at the same time, the fix is to initialise a new field in the unit tests. I'll try and get a fix up in the next few hours.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112006/new/
https://reviews.llvm.org/D112006
More information about the llvm-commits
mailing list