[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 12:32:10 PDT 2018


asmith created this revision.
asmith added reviewers: aleksandr.urakov, zturner, llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D52624

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

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


More information about the llvm-commits mailing list