[clang] [clang][DebugInfo] Don't mark structured bindings as artificial (PR #100355)

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 09:42:26 PDT 2024


https://github.com/adrian-prantl approved this pull request.

So this patch makes structured bindings not artificial, so they aren't hidden in debuggers by default. That sounds right to me.

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


More information about the cfe-commits mailing list