efriedma-quic wrote:

Sorry I didn't get around to re-reviewing #122198 earlier... it looks like this 
is the with lvalue-to-rvalue conversions I mentioned on the review.  You do not 
want to look through lvalue-to-rvalue conversions; the StructFieldAccess 
visitor should bail out if it sees one.

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

Reply via email to