[PATCH] D44119: [DebugInfo/PDB] Add DIA implementation for getSrcLineOnTypeDefn
Aaron Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 13:28:14 PST 2018
asmith created this revision.
asmith added reviewers: zturner, llvm-commits.
Herald added subscribers: JDevlieghere, rengolin.
This helps to determine the line number for a PDB type with definition
Repository:
rL LLVM
https://reviews.llvm.org/D44119
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44119.137072.patch
Type: text/x-patch
Size: 4281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/5bdd1ba0/attachment.bin>
More information about the llvm-commits
mailing list