[clang] [clang] Implement dump() for MemberPointer APValues (PR #136130)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 17 05:07:46 PDT 2025


tbaederr wrote:

> Can you do the JSONNodeDumper as well so the two stay somewhat in-sync?

Looks like that goes through `APValue::printPretty()`, so nothing to do for that.

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


More information about the cfe-commits mailing list