[PATCH] D67204: [TextAPI] update interface file for filtered iter

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 17:53:03 PDT 2019


cishida created this revision.
cishida added reviewers: ributzka, steven_wu.
Herald added subscribers: dexonsmith, kristof.beyls, javed.absar.
Herald added a project: LLVM.

This is a simple change that allows easy iterator semantics for symbols held in interface file.
Not being used, so harmless change right now, but will be once TBD-v4 is submitted.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67204

Files:
  llvm/include/llvm/TextAPI/MachO/InterfaceFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67204.218820.patch
Type: text/x-patch
Size: 3627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/295e56a8/attachment.bin>


More information about the llvm-commits mailing list