[PATCH] D19887: Move CodeViewTypeStream and iterators to DebugInfo/CodeView
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 12:58:43 PDT 2016
zturner added a comment.
I also changed the iterator to work with ranged based for syntax as well.
http://reviews.llvm.org/D19887
More information about the llvm-commits
mailing list