efriedma-quic wrote:

> just leads to infinite recursion (obviously),

Try casting the pointer to uintptr_t?

-------

Might be simpler to mess with CXXNameMangler::mangleUnscopedName, though, which 
I think is where the St prefix is getting added.

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

Reply via email to