aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/polymorphic_ptr.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to allow implicit construction. In many cases, we're wrappingChandler Carruth2013-11-091-1/+1
* Add a polymorphic_ptr<T> smart pointer data type. It's a somewhat sillyChandler Carruth2013-11-091-0/+117