[PATCH] [C++11] Add overloads for externally used OwningPtr functions.

Chandler Carruth chandlerc at gmail.com
Wed Mar 5 02:07:21 PST 2014


  I agree about using overloads.

  However, this patch I don't quite understand. I think it makes more sense to add the overloads as part of the switch to std::unique_ptr so that there is less weirdness? Or maybe the diff is just messed up?

http://llvm-reviews.chandlerc.com/D2962



More information about the llvm-commits mailing list