commit | bc9eee72cf27a4285b7f449b1c0f7d5e7e89c4aa | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Wed Apr 22 04:39:13 2015 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Wed Apr 22 04:39:13 2015 +0000 |
tree | e91dbddf23366b97145ac34e375d1097d1fe989c | |
parent | 337b35ae29e96f4b4a13c9636521b0eb8765905e [diff] |
Replace std::auto_ptr with std::unique_ptr std::auto_ptr is deprecated in GCC 5.0, and we are already using std::unique_ptr all over the place. Patch by Xan López. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235479 91177308-0d34-0410-b5e6-96231b3b80d8