[PATCH] D49173: [DebugInfo] Make children iterator bidirectional

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 10:16:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
JDevlieghere marked an inline comment as done.
Closed by commit rL336823: [DebugInfo] Make children iterator bidirectional (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49173?vs=155021&id=155029#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49173

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49173.155029.patch
Type: text/x-patch
Size: 7104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/009a3892/attachment.bin>


More information about the llvm-commits mailing list