[PATCH] D144006: [DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)
Vladislav Dzhidzhoev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 7 14:23:08 PST 2023
dzhidzhoev added a comment.
In D144006#4656350 <https://reviews.llvm.org/D144006#4656350>, @aeubanks wrote:
> Heads up, we're seeing issues from this in Chrome again, will try to post a reduced repro (https://crbug.com/1500022)
>
> The reduced repro I found crashed very far back, so I'm guessing this patch caused bad debug info which triggers an existing issue that doesn't handle bad debug info.
Could you provide a reproducer for that crash?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144006/new/
https://reviews.llvm.org/D144006
More information about the cfe-commits
mailing list