Fix the "make_unique is ambiguous" compiler error.
authorHaojian Wu <hokein@google.com>
Wed, 14 Nov 2018 09:42:28 +0000 (09:42 +0000)
committerHaojian Wu <hokein@google.com>
Wed, 14 Nov 2018 09:42:28 +0000 (09:42 +0000)
commit01b098840f9934af90376fe1a015a9be80c067fb
tree57f84f0e7e29b4c4a2382c6612500261103ed030
parent692f12b389d70d921d578fd6aba5eeb451e4b6ec
Fix the "make_unique is ambiguous" compiler error.

llvm-svn: 346839
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Utility/Reproducer.cpp