Replace OwningPtr<T> with std::unique_ptr<T>.
[oota-llvm.git] / include / llvm / Support / StreamableMemoryObject.h
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2013-05-24 Benjamin KramerRemove the Copied parameter from MemoryObject::readBytes.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-09-23 Craig TopperAdd LLVM_OVERRIDE to methods that override their base...
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-02-29 Derek SchuffMake MemoryObject accessor members const again
2012-02-27 Derek SchuffFix PR12089
2012-02-06 Nick LewyckyFix comment-rulers.
2012-02-06 Derek SchuffEnable streaming of bitcode