[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
Wed Jun 21 07:17:15 PDT 2023


dzhidzhoev added a comment.

In D144006#4435677 <https://reviews.llvm.org/D144006#4435677>, @hoy wrote:

> Hello, I'm seeing a build failure that seems related to this patch. I'm seeing the patch has been relanded and reverted a couple times and not sure where it is right now. Can you please confirm if the failure is related and fixed? Thanks.

Hello! Currently, the commit is reverted (in commit 6bea8331f9e09ba94a225c65becd4224a1a473af <https://reviews.llvm.org/rG6bea8331f9e09ba94a225c65becd4224a1a473af>). Does the build failure still occur with it?
Could you provide a reproducing code for the 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