[PATCH] D23177: [CodeView] Decouple the type record deserialization from the visitor.
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 08:30:11 PDT 2016
rnk accepted this revision.
rnk added a comment.
lgtm Thanks for straightening this out, we were conflating deserialization and dispatching type record actions in the visitor.
https://reviews.llvm.org/D23177
More information about the llvm-commits
mailing list