[clang] [Coverage] Handle array decomposition correctly (PR #88881)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 14:03:24 PDT 2024


efriedma-quic wrote:

I don't think this works correctly?  You need to evaluate both the getCommonExpr(), and the getSubExpr().

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


More information about the cfe-commits mailing list