[clang] [clang] StmtPrinter: Handle DeclRefExpr to a Decomposition (PR #125001)

Jorge Gorbe Moya via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 29 16:22:42 PST 2025


https://github.com/slackito approved this pull request.

I'm not very familiar with any of this code, but this looks like a straightforward workaround to me. I'll leave to you and the other reviewer the decision about what should be done to make the Analyzer do the right thing in the long-term to not hit these weird cases.

Thanks for the quick fix!

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


More information about the cfe-commits mailing list