Temporarily Revert "Implement sized deallocation for std::allocator and friends."
authorEric Christopher <echristo@gmail.com>
Thu, 25 Oct 2018 06:20:12 +0000 (06:20 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 25 Oct 2018 06:20:12 +0000 (06:20 +0000)
commit9bbee38db3b12c47a898e2723b69342355cdfe4f
treeb5b93821f494c8d150aa4ff590b34ea9de1cee24
parent199325450932a06d4392cb4d87fd69fc163b00eb
Temporarily Revert "Implement sized deallocation for std::allocator and friends."

This is breaking the bots here (and related): http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-asan/builds/1428

This reverts commit r345214.

llvm-svn: 345239
libcxx/include/__sso_allocator
libcxx/include/memory
libcxx/include/new
libcxx/include/valarray
libcxx/src/experimental/memory_resource.cpp
libcxx/test/libcxx/language.support/support.dynamic/libcpp_deallocate.sh.cpp [deleted file]