<div dir="ltr">This patch is much more complete and matches MSVC 2012 in every test case I've been able to invent.  PTAL.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 14, 2013 at 3:59 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  - Add full vbtable emission with tests, not just mangling<br>
  - Get the name mangling Just Right<br>
<br>
Hi rjmccall,<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D636" target="_blank">http://llvm-reviews.chandlerc.com/D636</a><br>
<br>
CHANGE SINCE LAST DIFF<br>
  <a href="http://llvm-reviews.chandlerc.com/D636?vs=1540&id=1964#toc" target="_blank">http://llvm-reviews.chandlerc.com/D636?vs=1540&id=1964#toc</a><br>
<br>
Files:<br>
  include/clang/AST/Mangle.h<br>
  lib/AST/ItaniumMangle.cpp<br>
  lib/AST/MicrosoftMangle.cpp<br>
  lib/CodeGen/CGCXXABI.cpp<br>
  lib/CodeGen/CGCXXABI.h<br>
  lib/CodeGen/CGClass.cpp<br>
  lib/CodeGen/CGVTables.cpp<br>
  lib/CodeGen/CGVTables.h<br>
  lib/CodeGen/MicrosoftCXXABI.cpp<br>
  test/CodeGenCXX/microsoft-abi-structors.cpp<br>
  test/CodeGenCXX/microsoft-abi-vbtables.cpp<br>
</blockquote></div><br></div>