[clang] [clang][DebugInfo] Allow function-local statics to be scoped within a lexical block (PR #213153)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 01:40:56 PDT 2026


https://github.com/Michael137 commented:

I presume this changes the scoping of the DWARF DIEs
In that case it might be good to check whether printing these kinds of variables in the debugger (and evaluating expressions involving them) still works fine

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


More information about the cfe-commits mailing list