commit | b138caba43b5c1a370bc9cf52d815c44bdf90159 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Mon Jun 23 22:00:37 2014 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Mon Jun 23 22:00:37 2014 +0000 |
tree | 319bb84424a6ab56954abb3a004a2bf8c1b18b6b | |
parent | 20732d55c2fda872a32b2335febafa7327f8b066 [diff] |
Pass a std::unique_ptr& to the create??? methods is lib/Object. This makes the buffer ownership on error conditions very natural. The buffer is only moved out of the argument if an object is constructed that now owns the buffer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211546 91177308-0d34-0410-b5e6-96231b3b80d8