[PATCH] D144006: [DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 7 08:11:10 PST 2023
aeubanks added a comment.
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 caused an existing issue that doesn't handle bad debug info.
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