CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace().
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 5 May 2017 18:46:14 +0000 (18:46 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 5 May 2017 18:46:14 +0000 (18:46 +0000)
commit44781f1b0ccf7f8017d45e95024ac7d9b25c3732
tree30d4fc3d963e3e78eaf7874d88e83f3ee4bd9829
parentd95f625000b52b91dc50692e4a015f73483506d6
CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace().

This ctor is used by std::make_shared and needs to cast to uninitialized T*
in order to call std::allocator_traits<T>::construct.

llvm-svn: 302272
compiler-rt/lib/cfi/cfi_blacklist.txt