[clang] [clang][DebugInfo] Attach DW_AT_const_value to static data-member definitions if available (PR #72730)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 27 23:55:43 PST 2023


Michael137 wrote:

> @Michael137 is this patch ready to land? We (I have took over the bug from @ilovepi ) have a few builders that are currently blocked by the behavior change introduced in PR #70639 . It would be great if this change can be landed timely. Thx.

Nope this isn't ready yet. We need to figure out how to make global variables with locations *and* constants work. I'm about to submit a separate PR that will unblock your builds

https://github.com/llvm/llvm-project/pull/72730


More information about the cfe-commits mailing list