Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IntrusiveRefCntPtr: in RefCountedBase and RefCountedBaseVPTR, make | Peter Collingbourne | 2011-04-04 | 1 | -7/+7 |
* | Relax access control on 'Release' method of RefCountedBase. | Ted Kremenek | 2011-03-22 | 1 | -3/+1 |
* | Allow a client to clear an IntrustiveRefCntPtr (deliberately leaking the refe... | Ted Kremenek | 2011-03-21 | 1 | -0/+4 |
* | If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us... | Argyrios Kyrtzidis | 2011-03-20 | 1 | -2/+2 |
* | Fixed lint errors: | Misha Brukman | 2009-02-20 | 1 | -1/+1 |
* | improvements for IntrusiveRefCntPtr, patch by Mikhail Glushenkov | Chris Lattner | 2008-04-11 | 1 | -2/+7 |
* | Add first proof-of-concept universal compiler driver framework based | Anton Korobeynikov | 2008-03-23 | 1 | -1/+1 |
* | Update per review. Patch by Mikhail Glushenkov! | Anton Korobeynikov | 2008-02-26 | 1 | -56/+17 |
* | Add smart refcounting pointer class to ADT back (known before as IntrusiveSPt... | Anton Korobeynikov | 2008-02-22 | 1 | -0/+264 |