[PATCH] D24362: Pass CVRecords through visitors as non-const references

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 14:37:09 PDT 2016


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

lgtm While you're at it, it would be good if we could kill off Data and RawData, they're pretty redundant. Probably worth a separate change.


https://reviews.llvm.org/D24362





More information about the llvm-commits mailing list