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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 09:24:19 PDT 2018


JDevlieghere updated this revision to Diff 155021.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

- Address review feedback Dave


https://reviews.llvm.org/D49173

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

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


More information about the llvm-commits mailing list