awson wrote: @zygoloid, should I pursue the idea to restrict cloning of subexpressions in `updateStringLiteralType` to the dependent case only?
My current understanding is that the dependency information is completely lost in the `TemplateDeclInstantiator::VisitVarDecl` and never recovered later down the callstack. https://github.com/llvm/llvm-project/pull/156846 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
