diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-08 14:54:55 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-08 17:33:19 -0800 |
commit | 5207f19d103dc3e0ec974fa64d2c031d84d497a8 (patch) | |
tree | dac2fd198451af1afa6ad950ded0b979e7d9a2db /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 64e7685368894742517524878716184a8cd3ba9b (diff) | |
download | llvm-5207f19d103dc3e0ec974fa64d2c031d84d497a8.zip llvm-5207f19d103dc3e0ec974fa64d2c031d84d497a8.tar.gz llvm-5207f19d103dc3e0ec974fa64d2c031d84d497a8.tar.bz2 |
ADT: Allow IntrusiveRefCntPtr construction from std::unique_ptr, NFC
Allow a `std::unique_ptr` to be moved into the an `IntrusiveRefCntPtr`,
and remove a couple of now-unnecessary `release()` calls.
Differential Revision: https://reviews.llvm.org/D92888
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions