[PATCH] D52624: [pdb] Simplify the code by replacing a few string conversions with calls to invokeBstrMethod()

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 19:33:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343291: [pdb] Simplify the code by replacing a few string conversions with calls to… (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52624?vs=167372&id=167425#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52624

Files:
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIADataStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIATable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52624.167425.patch
Type: text/x-patch
Size: 5600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180928/fefc88bb/attachment.bin>


More information about the llvm-commits mailing list