diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-14 15:01:55 +0000 | 
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-14 15:01:55 +0000 | 
| commit | e1a6074b52f07383144ebc2552712fa5d73b0e58 (patch) | |
| tree | 36c01fcd0f90d99d70ca850528e7f4fb42a60161 /llvm/lib/Support/Unix/Program.inc | |
| parent | 0d4fd5b6680be0fd020c16d4c10f0554a43895f9 (diff) | |
| download | bcm5719-llvm-e1a6074b52f07383144ebc2552712fa5d73b0e58.tar.gz bcm5719-llvm-e1a6074b52f07383144ebc2552712fa5d73b0e58.zip | |
Remove uses of std::auto_ptr, it's going away in C++17.
std::unique_ptr is pretty much a drop-in replacement here. Also remove nullptr
checks that are doing nothing.
llvm-svn: 313265
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions

