[PATCH] D20076: Start porting Type records over to using classes and accessors instead of raw casting

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 13:02:43 PDT 2016


rnk added a comment.

We discussed further offline, but I was thinking more that this would be a merging of the records above rather than the creation of new ones. That way the reading and writing records end up more unified.


http://reviews.llvm.org/D20076





More information about the llvm-commits mailing list