Switch to allow implicit construction. In many cases, we're wrapping
[oota-llvm.git] / include / llvm / ADT / polymorphic_ptr.h
2013-11-09 Chandler CarruthSwitch to allow implicit construction. In many cases...
2013-11-09 Chandler CarruthAdd a polymorphic_ptr<T> smart pointer data type. It...