[PATCH] D14348: Add Printable class to simplify the construction of Print helpers.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 13:57:54 PST 2015


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

Seems good to me

Don't mind the typedef one way or another terribly much (I usually err towards not typedef'ing relatively obvious/clear things, so the code is less opaque, but it seems OK-ish here)


Repository:
  rL LLVM

http://reviews.llvm.org/D14348





More information about the llvm-commits mailing list