[clang] [Clang][counted-by] Bail out of visitor for LValueToRValue cast (PR #125571)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 3 13:58:27 PST 2025


efriedma-quic wrote:

My expectation was that this would affect the tests from #125298, because the MemberExpr there is a child of an LValueToRValue conversion.  I could be missing something, though?

https://github.com/llvm/llvm-project/pull/125571


More information about the cfe-commits mailing list