[PATCH] D16580: [compiler-rt] list_union() is actually an intersect operation. Rename it.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 08:47:01 PST 2016


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

LGTM! Thanks for catching this. This was a short-circuit in my brain.

-Chris


http://reviews.llvm.org/D16580





More information about the llvm-commits mailing list