efriedma-quic wrote:

getAddrOfCurrentPosition() is one way to do it... but it's not the only way to 
do it.  It was specifically designed to handle cases in CGExprConstant that 
would have been difficult to refactor otherwise.

Here, it's simple to compute the correct address beforehand, so you can just do 
that.

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

Reply via email to