[PATCH] D49679: [DebugInfo] Have custom DWARFDie:: reverse_iterator

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 07:11:41 PDT 2018


JDevlieghere updated this revision to Diff 157026.
JDevlieghere added a comment.

- Specialize std::reverse_iterator for llvm::DWARFDie as suggested by Pavel.


https://reviews.llvm.org/D49679

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49679.157026.patch
Type: text/x-patch
Size: 5628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/dd7be27c/attachment.bin>


More information about the llvm-commits mailing list