Can you add a command line option to `llvm-pdbdump pretty` that makes it use the native reader, then write a test which calls it with dia and with native and diffs the output?<br><div class="gmail_quote"><div dir="ltr">On Tue, Mar 14, 2017 at 4:32 PM Adrian McCarthy via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">amccarth updated this revision to Diff 91792.<br class="gmail_msg">
amccarth added a comment.<br class="gmail_msg">
<br class="gmail_msg">
Cope with the backwards naming of the getName and getLibraryName methods.<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
<a href="https://reviews.llvm.org/D30956" rel="noreferrer" class="gmail_msg" target="_blank">https://reviews.llvm.org/D30956</a><br class="gmail_msg">
<br class="gmail_msg">
Files:<br class="gmail_msg">
  llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h<br class="gmail_msg">
  llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h<br class="gmail_msg">
  llvm/lib/DebugInfo/PDB/CMakeLists.txt<br class="gmail_msg">
  llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp<br class="gmail_msg">
  llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp<br class="gmail_msg">
  llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp<br class="gmail_msg">
<br class="gmail_msg">
</blockquote></div>