[PATCH] D57120: [ADT] Notify ilist traits about in-list transfers

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 15:00:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351992: [ADT] Notify ilist traits about in-list transfers (authored by rnk, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D57120?vs=183189&id=183191#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57120

Files:
  llvm/trunk/include/llvm/ADT/ilist.h
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/IR/SymbolTableListTraitsImpl.h
  llvm/trunk/unittests/ADT/IListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57120.183191.patch
Type: text/x-patch
Size: 4638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/1b6b8448/attachment.bin>


More information about the llvm-commits mailing list