[PATCH] D57120: [ADT] Notify ilist traits about in-list transfers
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 14:40:02 PST 2019
chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.
I live in fear of the use cases we haven't yet thought of for this that we will discover in the future. ;] But proceed, LGTM!
Maybe add a unittest exercising this so we don't break it accidentally and fail to notice? No need for another round of review there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57120/new/
https://reviews.llvm.org/D57120
More information about the llvm-commits
mailing list