summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-04-22 04:39:13 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-04-22 04:39:13 +0000
commit17ab82c6864604f3bbd845f82acf8e758bb4cd7d (patch)
treeaff70465aef77eb6311ede114c9a2c3654363cd4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent83a20fab61e43972370691ced3b3d755a8667334 (diff)
downloadbcm5719-llvm-17ab82c6864604f3bbd845f82acf8e758bb4cd7d.tar.gz
bcm5719-llvm-17ab82c6864604f3bbd845f82acf8e758bb4cd7d.zip
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. llvm-svn: 235479
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud