Michael137 wrote:

Actually, @mizvekov, can we make 
`ClassTemplatePartialSpecializationDecl(ASTContext&)` default initialize the 
`StrictPackMatch` member to false? In that case users of `CreateDeserialized` 
wouldn't need to worry about it being potentially uninitialized? Otherwise 
we'll have to expose a setter and call it from LLDB

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

Reply via email to