aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorzoecarver <z.zoelec2@gmail.com>2020-02-25 16:50:57 -0800
committerzoecarver <z.zoelec2@gmail.com>2020-02-25 16:50:57 -0800
commit28d38a25e963f43cd9f392617ff14ff5cb40a8c6 (patch)
treebe02521e5245f54896ac308d68b63631fa8423d6 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentb7aa1cc3a43db83560edb59dcbde7bd5e03683fe (diff)
downloadllvm-28d38a25e963f43cd9f392617ff14ff5cb40a8c6.zip
llvm-28d38a25e963f43cd9f392617ff14ff5cb40a8c6.tar.gz
llvm-28d38a25e963f43cd9f392617ff14ff5cb40a8c6.tar.bz2
Remove std::shared_ptr::allocate_shared
std::shared_ptr::allocate_shared isn't in the standard. This commit removes it from libc++. It updates std::allocate_shared to use __create_with_cntrl_block. Differential Revision: https://reviews.llvm.org/D66178
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions