David Blaikie via llvm-dev
2021-Nov-23 00:14 UTC
[llvm-dev] DebugInfo: Couple of recent size underflow issues
Vitaly for D89838/PR47927 which caused some recent "size underflow" assertions Adrian for D70508 as the original author of the assertion in 2019 There's been a couple of recent bugs reported with the "size underflow" assertion firing that might be related to Vitaly's recent work (one was reported before that was reverted, but one I /think/ I've reproduced since the revert) that might be of interest (or perhaps you folks can pull in folks who are currently working on this sort of thing): https://bugs.llvm.org/show_bug.cgi?id=52333 and PR52584 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211122/9402248e/attachment.html>
Vitaly Buka via llvm-dev
2021-Nov-23 01:39 UTC
[llvm-dev] DebugInfo: Couple of recent size underflow issues
Probably +Vedant Kumar <vsk at apple.com> instead of Vitaly? On Mon, 22 Nov 2021 at 16:14, David Blaikie <dblaikie at gmail.com> wrote:> Vitaly for D89838/PR47927 which caused some recent "size underflow" > assertions > Adrian for D70508 as the original author of the assertion in 2019 > > There's been a couple of recent bugs reported with the "size underflow" > assertion firing that might be related to Vitaly's recent work (one was > reported before that was reverted, but one I /think/ I've reproduced since > the revert) that might be of interest (or perhaps you folks can pull in > folks who are currently working on this sort of thing): > > https://bugs.llvm.org/show_bug.cgi?id=52333 and PR52584 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211122/f2ece35f/attachment.html>