[PATCH] D52283: [PDB] Add the ability to resolve forward references

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 08:51:48 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342656: [PDB] Add the ability to map forward references to full decls. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52283?vs=166191&id=166306#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52283

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/RawTypes.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/TpiHashing.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/TpiStream.h
  llvm/trunk/lib/DebugInfo/PDB/Native/TpiHashing.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/TpiStream.cpp
  llvm/trunk/test/DebugInfo/PDB/Inputs/every-class.cpp
  llvm/trunk/test/DebugInfo/PDB/Inputs/every-class.pdb
  llvm/trunk/test/DebugInfo/PDB/every-type.test
  llvm/trunk/test/DebugInfo/PDB/pdb-resolve-forward-refs.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbutil/MinimalTypeDumper.cpp
  llvm/trunk/tools/llvm-pdbutil/MinimalTypeDumper.h
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
  llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52283.166306.patch
Type: text/x-patch
Size: 29313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/3025acfc/attachment.bin>


More information about the llvm-commits mailing list