[PATCH] D18163: Add visualizers for more clang types. Create more C++-like visualizations for existing Clang types

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 07:24:12 PDT 2016


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

In http://reviews.llvm.org/D18163#376358, @mspertus wrote:

> Added reference types and a more accurate AttributedType enum. I am working on additional items for the future (class members, function types, etc.) but those will take longer, and I think it is worthwhile to get this revision committed unless there are defects in it. Agree?


Definitely agree. This LGTM now, thank you!


http://reviews.llvm.org/D18163





More information about the cfe-commits mailing list