[PATCH] D152159: [AppleAccelTable][NFC] Refactor iterator class

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 09:21:25 PDT 2023


fdeazeve updated this revision to Diff 529339.
fdeazeve added a comment.

Removed assert that I added to make this patch _really_ NFC.
Will add error handling in a future patch using David's suggestion.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152159/new/

https://reviews.llvm.org/D152159

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152159.529339.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/2d87be60/attachment.bin>


More information about the llvm-commits mailing list