Allow a client to clear an IntrustiveRefCntPtr (deliberately leaking the referenced...
[oota-llvm.git] / include / llvm / ADT / IntrusiveRefCntPtr.h
2011-03-21 Ted KremenekAllow a client to clear an IntrustiveRefCntPtr (deliber...
2011-03-20 Argyrios KyrtzidisIf a class inherits from RefCountedBaseVPTR allow all...
2009-02-20 Misha BrukmanFixed lint errors:
2008-04-11 Chris Lattnerimprovements for IntrusiveRefCntPtr, patch by Mikhail...
2008-03-23 Anton KorobeynikovAdd first proof-of-concept universal compiler driver...
2008-02-26 Anton KorobeynikovUpdate per review. Patch by Mikhail Glushenkov!
2008-02-22 Anton KorobeynikovAdd smart refcounting pointer class to ADT back (known...