[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 cfe-commits cfe-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 cfe-commits mailing list