| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a null pointer dereference when copying a null polymorphic pointer. | Chandler Carruth | 2013-11-13 | 1 | -0/+6 |
| * | Switch to allow implicit construction. In many cases, we're wrapping | Chandler Carruth | 2013-11-09 | 1 | -0/+5 |
| * | Test the polymorphic behavior of this utility. | Chandler Carruth | 2013-11-09 | 1 | -1/+33 |
| * | Use something really explicit to test "move semantics" on builds without | Chandler Carruth | 2013-11-09 | 1 | -0/+4 |
| * | Add the critically missing 'clone' method. =] | Chandler Carruth | 2013-11-09 | 1 | -0/+11 |
| * | Move the test type out of the function and into the anonymous namespace | Chandler Carruth | 2013-11-09 | 1 | -5/+5 |
| * | Add a polymorphic_ptr<T> smart pointer data type. It's a somewhat silly | Chandler Carruth | 2013-11-09 | 1 | -0/+71 |

