balazske wrote:

I had another simple fix when the cache is used only if 
`IgnoreTemplateParmDepth` is false which is the often used case. During one 
structural equivalence comparison `IgnoreTemplateParmDepth` does not change, 
just one set of the cached values (for `IgnoreTemplateParmDepth`) is used.

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

Reply via email to