[PATCH] D33564: [CodeView Type Merging] Make a Type Index Iterator that bypasses the visitor framework

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 14:49:04 PDT 2017


zturner updated this revision to Diff 100305.

https://reviews.llvm.org/D33564

Files:
  llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
  llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/lib/DebugInfo/CodeView/CMakeLists.txt
  llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
  llvm/unittests/DebugInfo/CodeView/CMakeLists.txt
  llvm/unittests/DebugInfo/CodeView/ErrorChecking.h
  llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33564.100305.patch
Type: text/x-patch
Size: 49689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/ea558f2b/attachment.bin>


More information about the llvm-commits mailing list