[Lldb-commits] [lldb] [clang-tools-extra] [clang] [c++20] P1907R1: Support for generalized non-type template arguments of scalar type. (PR #78041)

Andrey Ali Khan Bolshakov via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 24 09:23:42 PST 2024


bolshakov-a wrote:

I suspect the reason is in the array-to-pointer conversion in `StructuralValue` argument. Maybe this will help someone to invent a fix quickly...

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


More information about the lldb-commits mailing list