[PATCH] D32707: lldb-dwarfdump -verify [-quiet]

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 15:10:22 PDT 2017


clayborg updated this revision to Diff 97346.
clayborg added a comment.

Fixed llvm-dwarfdump.cpp to use std::all_of.


https://reviews.llvm.org/D32707

Files:
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32707.97346.patch
Type: text/x-patch
Size: 18465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/02f7dec0/attachment.bin>


More information about the llvm-commits mailing list