[PATCH] D26596: [RFC] Add _LIBCPP_NO_DISCARD and apply it to unique_ptr<T>::release()

Marshall Clow via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 13 16:13:56 PST 2016


mclow.lists added a comment.

Note: I'm not unsympathetic to the situation that Chandler describes; I just don't want to manage a potentially unbounded (but probably more than 20) set of macros.


https://reviews.llvm.org/D26596





More information about the cfe-commits mailing list