aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/OwningPtr.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing include (for ptrdiff_t).Eli Friedman2008-02-251-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Added OwningArrayPtr smart pointer class to provide an analogous class toTed Kremenek2007-12-201-0/+54
* add new smart pointer for clang.Chris Lattner2007-12-201-0/+79