ojhunt wrote:

The class traversal logic looks to be pretty much identical to the non-CIR 
final class dynamic_cast optimization (`CGCXXABI::getExactDynamicCastInfo`) is 
it possible to reuse that logic? maybe extending it if additional information 
is needed? (also while trying to find that code again I found yet another near 
copy of the same logic. _sigh_ :D0

https://github.com/llvm/llvm-project/pull/164007
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to