Not sure I understand, can you elaborate?<br><div class="gmail_quote"><div dir="ltr">On Fri, May 27, 2016 at 7:50 AM Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ruiu added inline comments.<br>
<br>
================<br>
Comment at: include/llvm/DebugInfo/CodeView/RecordIterator.h:29<br>
@@ +28,3 @@<br>
+<br>
+template <typename Kind> struct CVRecordTraits {<br>
+  typedef CVRecord<Kind> ValueType;<br>
----------------<br>
Do you need a separate traits class? Looks like you can merge it into the non-traits class if you change the definition of VarStreamArray.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D20724" rel="noreferrer" target="_blank">http://reviews.llvm.org/D20724</a><br>
<br>
<br>
<br>
</blockquote></div>