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

Seems plausible to me. I haven't tested this against MSVC yet, but at most I 
expect to have minor issues with space consumption (as we allocate helper 
objects and sentinel nodes, so any exactly-sized buffers may run out of room). 
In any event the existing stuff is totally broken, so I have no objections to 
you checking this in. Thanks!


https://reviews.llvm.org/D25154



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to