Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -13/+13 |
* | [C++11] Replace OwningPtr::take() with OwningPtr::release(). | Ahmed Charles | 2014-03-05 | 1 | -30/+30 |
* | [weak vtables] Place class definitions into anonymous namespaces to prevent w... | Juergen Ributzka | 2013-11-19 | 1 | -8/+2 |
* | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-19 | 1 | -1/+7 |
* | Revert r194865 and r194874. | Alexey Samsonov | 2013-11-18 | 1 | -7/+1 |
* | [weak vtables] Remove a bunch of weak vtables | Juergen Ributzka | 2013-11-15 | 1 | -1/+7 |
* | MCJIT: skip some more new multi-module tests on unsupported platforms. | Tim Northover | 2013-10-02 | 1 | -0/+8 |
* | Tests for MCJIT multiple module support | Andrew Kaylor | 2013-10-01 | 1 | -0/+387 |