DEBADRIBASAK wrote: > I am not sure qualifiers are actually important in the stats. We could just > use the const Type* as the key.
[Xazax-hun](https://github.com/Xazax-hun): Even if we do that, it will store a dangling pointer in the missing origin stats map. https://github.com/llvm/llvm-project/pull/166568 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
