bolshakov-a wrote:

Prior to this PR, arrays in NTTP were represented as `Declaration`s and now as 
`StructuralValue`s referring to their first element. @steakhal, please note 
[here](https://github.com/llvm/llvm-project/pull/78041/files#diff-2f25fdb80b1a63f2e0a5a7c7a7c061b494b430ee8f5759b48022a86a149030bbR8162)
 how the corresponding `OpaqueValueExpr` is constructed. The is no 
subexpression inside it. Maybe, it will help. I'll probably have a chance to 
look into it deeper after several hours or tomorrow.

https://github.com/llvm/llvm-project/pull/78041
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to