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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 17 05:12:23 PDT 2025


AaronBallman 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.

Ah, good to know, thanks!

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


More information about the cfe-commits mailing list