This helps to determine the line number for a PDB type with definition
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D44119
[DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn ClosedPublic Authored by asmith on Mar 5 2018, 1:28 PM.
Details Summary This helps to determine the line number for a PDB type with definition
Diff Detail Event Timelineasmith retitled this revision from [DebugInfo/PDB] Add DIA implementation for getSrcLineOnTypeDefn to [DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn.Mar 6 2018, 10:50 AM This revision is now accepted and ready to land.Mar 6 2018, 12:29 PM Closed by commit rL326857: [DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn (authored by asmith). · Explain WhyMar 6 2018, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137072 include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
unittests/DebugInfo/PDB/PDBApiTest.cpp
|