[PATCH] D44119: [DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 16:36:42 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326857: [DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44119?vs=137072&id=137294#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44119

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/unittests/DebugInfo/PDB/PDBApiTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44119.137294.patch
Type: text/x-patch
Size: 4479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/3416b0bb/attachment.bin>


More information about the llvm-commits mailing list