Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52624
[pdb] Simplify the code by replacing a few string conversions with calls to invokeBstrMethod() ClosedPublic Authored by asmith on Sep 27 2018, 12:29 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 27 2018, 4:09 PM Closed by commit rL343291: [pdb] Simplify the code by replacing a few string conversions with calls to… (authored by asmith). · Explain WhySep 27 2018, 7:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167425 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
|